Changeset 8779cd0 in github
- Timestamp:
- Feb 16, 2008 7:10:37 AM (5 years ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
- Children:
- 0e8a30d
- Parents:
- cf436ee
- File:
-
- 1 edited
-
program/include/rcube_user.inc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
program/include/rcube_user.inc
re3a0af3 r8779cd0 241 241 242 242 if (!$this->ID) 243 return false; 244 245 if (!$this->ID || $this->ID == '') 243 246 return false; 244 247
Note: See TracChangeset
for help on using the changeset viewer.
