- Timestamp:
- 12/09/11 21:29:55 (6 months ago)
- File:
-
- 1 edited
-
trunk/inc/profiles.inc.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/inc/profiles.inc.php
r15698 r15745 48 48 */ 49 49 function isRole($iRole, $iId = 0) { 50 51 if (!(int)$iId) 52 $iId = getLoggedId(); 50 53 51 54 bx_import('BxDolAccount');
Note: See TracChangeset
for help on using the changeset viewer.