Changeset 537 for trunk/admin/include/isadmin.inc.php
- Timestamp:
- Sep 26, 2004, 11:24:49 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/admin/include/isadmin.inc.php
r393 r537 32 32 { 33 33 echo '<div style="text-align:center;">'.$lang['access_forbiden'].'<br />'; 34 echo '<a href=" ./identification.php">'.$lang['ident_title'].'</a></div>';34 echo '<a href="'.PHPWG_ROOT_PATH.'identification.php">'.$lang['ident_title'].'</a></div>'; 35 35 exit(); 36 36 }
Note: See TracChangeset
for help on using the changeset viewer.