Changeset 3299 for sandbox/components/Textcube.Data.User.php
- Timestamp:
- 05/21/07 01:56:13 (20 months ago)
- Files:
-
- 1 modified
-
sandbox/components/Textcube.Data.User.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
sandbox/components/Textcube.Data.User.php
r3109 r3299 73 73 } 74 74 75 function get Userid() {75 function getuserid() { 76 76 if (is_null($this->userid)) 77 77 $this->getUser();
