Changeset 226 for trunk/admin/update.php


Ignore:
Timestamp:
Nov 3, 2003, 9:59:40 PM (21 years ago)
Author:
z0rglub
Message:

Modifying ./include/isadmin.inc.php in ./admin/include/isadmin.inc.php since admin.php has moved to the PhpWebGallery root directory

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/update.php

    r225 r226  
    1818 ***************************************************************************/
    1919
    20 include_once( './include/isadmin.inc.php' );
     20include_once( './admin/include/isadmin.inc.php' );
    2121//------------------------------------------------------------------- functions
    2222function insert_local_category( $cat_id )
Note: See TracChangeset for help on using the changeset viewer.