From: <var...@us...> - 2008-10-22 12:45:36
|
Revision: 6328 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=6328&view=rev Author: vargenau Date: 2008-10-22 12:45:24 +0000 (Wed, 22 Oct 2008) Log Message: ----------- Users do not know about config file Modified Paths: -------------- trunk/pgsrc/PhpWikiAdministration trunk/pgsrc/PhpWikiDebug Modified: trunk/pgsrc/PhpWikiAdministration =================================================================== --- trunk/pgsrc/PhpWikiAdministration 2008-10-22 12:37:57 UTC (rev 6327) +++ trunk/pgsrc/PhpWikiAdministration 2008-10-22 12:45:24 UTC (rev 6328) @@ -8,9 +8,7 @@ charset=iso-8859-1 Content-Transfer-Encoding: binary -_*Note:*_ _Most of the actions on this page require administrative -privileges. They will not work unless you have set an admin username and -password in the [PhpWiki|PhpWiki:PhpWiki] config file._ +_*Note:*_ _Most of the actions on this page require administrative privileges. <?plugin CreateToc jshide||=0 with_toclink||=1 position=right with_counter=1 ?> Modified: trunk/pgsrc/PhpWikiDebug =================================================================== --- trunk/pgsrc/PhpWikiDebug 2008-10-22 12:37:57 UTC (rev 6327) +++ trunk/pgsrc/PhpWikiDebug 2008-10-22 12:45:24 UTC (rev 6328) @@ -8,14 +8,11 @@ charset=iso-8859-1 Content-Transfer-Encoding: binary -_*Note:*_ _Most of the actions on this page require administrative -privileges. They will not work unless you have set an admin username and -password in the [PhpWiki|PhpWiki:PhpWiki] config file._ +_*Note:*_ _Most of the actions on this page require administrative privileges. <?plugin CreateToc jshide||=0 with_toclink||=1 position=right with_counter=1 ?> -These are here mostly for debugging purposes (at least, that is the -hope.) +These are here mostly for debugging purposes (at least, that is the hope.) In normal use, you should not need to use these, though, then again, they should not really do any harm. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |