We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dd743d commit e8959a6Copy full SHA for e8959a6
doc/upgrading.txt
@@ -40,8 +40,10 @@ add::
40
0.7.0 Getting the current user id
41
---------------------------------
42
43
-Removed Database.curuserid attribute. Any code referencing this attribute
44
-should be replaced with a call to Database.getuid().
+The Database.curuserid attribute has been removed.
+
45
+Any code referencing this attribute should be replaced with a
46
+call to Database.getuid().
47
48
49
0.7.0 ZRoundup changes
0 commit comments