- Timestamp:
- 12/13/11 19:36:48 (6 months ago)
- File:
-
- 1 edited
-
tags/7.0/pedit.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tags/7.0/pedit.php
r15383 r15756 438 438 check_logged(); 439 439 440 if (!isAdmin() && !isModerator() && (getLoggedId() != bx_get('ID'))) { 441 $GLOBALS['oSysTemplate']->displayAccessDenied (); 442 exit; 443 } 444 440 445 $_page['header'] = _t( '_Edit Profile' ); 441 446 $_page['header_text'] = _t( '_Edit Profile' );
Note: See TracChangeset
for help on using the changeset viewer.