Changeset 393 for trunk/admin/include/isadmin.inc.php
- Timestamp:
- Mar 20, 2004, 1:52:37 AM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/admin/include/isadmin.inc.php
r364 r393 26 26 // +-----------------------------------------------------------------------+ 27 27 28 include( './admin/include/functions.php' );28 include( PHPWG_ROOT_PATH.'admin/include/functions.php' ); 29 29 30 30 $isadmin = true;
Note: See TracChangeset
for help on using the changeset viewer.