From: Steve W. <wai...@us...> - 2001-08-26 17:11:55
|
Update of /cvsroot/phpwiki/phpwiki/pgsrc In directory usw-pr-cvs1:/tmp/cvs-serv22192 Modified Files: Tag: release-1_2-branch PhpWikiAdministration Log Message: Had to revert... the phpwiki: placeholder inserts index.phpadmin.php as a result. This is good enough for now. Index: PhpWikiAdministration =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/pgsrc/PhpWikiAdministration,v retrieving revision 1.2.2.3 retrieving revision 1.2.2.4 diff -C2 -r1.2.2.3 -r1.2.2.4 *** PhpWikiAdministration 2001/08/26 17:07:19 1.2.2.3 --- PhpWikiAdministration 2001/08/26 17:11:53 1.2.2.4 *************** *** 1,5 **** !!! This works only if you are logged in as ADMIN. ! [ Login as admin | phpwiki:admin.php ] ! ----------- --- 1,4 ---- !!! This works only if you are logged in as ADMIN. ! Go to !http://yourhost.yourdomain/yourwikidir/admin.php. ----------- |