From: <var...@us...> - 2009-09-20 15:03:43
|
Revision: 7144 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=7144&view=rev Author: vargenau Date: 2009-09-20 15:03:32 +0000 (Sun, 20 Sep 2009) Log Message: ----------- Wikicreole syntax Modified Paths: -------------- trunk/lib/main.php Modified: trunk/lib/main.php =================================================================== --- trunk/lib/main.php 2009-09-17 14:12:58 UTC (rev 7143) +++ trunk/lib/main.php 2009-09-20 15:03:32 UTC (rev 7144) @@ -1347,7 +1347,7 @@ * Allow for disabling of markup cache. * (Mostly for debugging ... hopefully.) * - * See also <?plugin WikiAdminUtils action=purge-cache ?> + * See also <<WikiAdminUtils action=purge-cache>> */ if (!defined('WIKIDB_NOCACHE_MARKUP')) { if ($request->getArg('nocache')) // 1 or purge This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |