comparison doc/upgrading.txt @ 2263:d22a40dd33af

mmm... grammar
author Richard Jones <richard@users.sourceforge.net>
date Thu, 06 May 2004 02:37:56 +0000
parents 9b447ac40be3
children 3cdefcb2b7d2
comparison
equal deleted inserted replaced
2262:a13ec40cf8f5 2263:d22a40dd33af
38 38
39 39
40 0.7.0 Getting the current user id 40 0.7.0 Getting the current user id
41 --------------------------------- 41 ---------------------------------
42 42
43 Removed Database.curuserid attribute. Any code referencing this attribute 43 The Database.curuserid attribute has been removed.
44 should be replaced with a call to Database.getuid(). 44
45 Any code referencing this attribute should be replaced with a
46 call to Database.getuid().
45 47
46 48
47 0.7.0 ZRoundup changes 49 0.7.0 ZRoundup changes
48 ---------------------- 50 ----------------------
49 51

Roundup Issue Tracker: http://roundup-tracker.org/