Code

various updates
[roundup.git] / doc / design.txt
index 5253184f9905fbee956df38d5362a35c2786342a..6b00926da32edee9b56d627b1b74265a4a0057f1 100644 (file)
@@ -344,9 +344,6 @@ Here is the interface provided by the hyperdatabase::
                 users = self.db.user
                 messages = self.db.msg
                 files = self.db.file
-
-            The id of the current user is also available on the database
-            as 'self.db.curuserid'.
             """
 
         # Editing items: