Changeset 4578 for trunk/core/user.core.php
- Timestamp:
- 08/15/10 18:45:12 (22 months ago)
- File:
-
- 1 edited
-
trunk/core/user.core.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/core/user.core.php
r4493 r4578 24 24 * 25 25 * @license GNU/GPL v2 or (at your option) any later version, see "/doc/LICENSE". 26 *27 26 * @author Jens-André Koch <vain@clansuite.com> 28 27 * @copyright Jens-André Koch (2005 - onwards) 29 *30 28 * @link http://www.clansuite.com 31 * @link http://gna.org/projects/clansuite32 29 * 33 30 * @version SVN: $Id$ … … 599 596 ->fetchOne(array(1), Doctrine::HYDRATE_ARRAY);*/ 600 597 601 #Clansuite_ XDebug::firebug($rights);598 #Clansuite_Debug::firebug($rights); 602 599 603 600 /* … … 611 608 */ 612 609 613 #Clansuite_ XDebug::firebug($_SESSION);610 #Clansuite_Debug::firebug($_SESSION); 614 611 } 615 612 }
Note: See TracChangeset
for help on using the changeset viewer.
