From: <var...@us...> - 2008-11-18 10:43:38
|
Revision: 6346 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=6346&view=rev Author: vargenau Date: 2008-11-18 10:43:26 +0000 (Tue, 18 Nov 2008) Log Message: ----------- Fix unbalanced wiki syntax Modified Paths: -------------- trunk/pgsrc/PhpWikiAdministration trunk/pgsrc/PhpWikiDebug Modified: trunk/pgsrc/PhpWikiAdministration =================================================================== --- trunk/pgsrc/PhpWikiAdministration 2008-11-08 15:44:04 UTC (rev 6345) +++ trunk/pgsrc/PhpWikiAdministration 2008-11-18 10:43:26 UTC (rev 6346) @@ -1,4 +1,4 @@ -Date: Mon, 22 Oct 2008 4:15:24 +0000 +Date: Mon, 17 Nov 2008 4:15:24 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -8,7 +8,7 @@ charset=iso-8859-1 Content-Transfer-Encoding: binary -_*Note:*_ _Most of the actions on this page require administrative privileges. +_*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-11-08 15:44:04 UTC (rev 6345) +++ trunk/pgsrc/PhpWikiDebug 2008-11-18 10:43:26 UTC (rev 6346) @@ -1,4 +1,4 @@ -Date: Mon, 13 Oct 2008 14:15:24 +0000 +Date: Mon, 17 Nov 2008 14:15:24 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -8,7 +8,7 @@ charset=iso-8859-1 Content-Transfer-Encoding: binary -_*Note:*_ _Most of the actions on this page require administrative privileges. +_*Note:*_ _Most of the actions on this page require administrative privileges._ <?plugin CreateToc jshide||=0 with_toclink||=1 position=right with_counter=1 ?> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |