From: Steve W. <wai...@us...> - 2001-08-26 17:03:33
|
Update of /cvsroot/phpwiki/phpwiki/pgsrc In directory usw-pr-cvs1:/tmp/cvs-serv20809 Modified Files: Tag: release-1_2-branch PhpWikiAdministration Log Message: Added line pointing to (but not linking to) the admin.php page. Index: PhpWikiAdministration =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/pgsrc/PhpWikiAdministration,v retrieving revision 1.2.2.1 retrieving revision 1.2.2.2 diff -C2 -r1.2.2.1 -r1.2.2.2 *** PhpWikiAdministration 2001/02/08 18:28:31 1.2.2.1 --- PhpWikiAdministration 2001/08/26 17:03:30 1.2.2.2 *************** *** 1,3 **** ! !!! This works only if you are logged in as ADMIN ----------- --- 1,4 ---- ! !!! This works only if you are logged in as ADMIN. ! Go to !http://yourhost.yourdomain/yourwikidir/admin.php. ----------- |