From: <var...@us...> - 2010-05-20 12:10:21
|
Revision: 7420 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=7420&view=rev Author: vargenau Date: 2010-05-20 12:10:15 +0000 (Thu, 20 May 2010) Log Message: ----------- Fix BackLinks name Modified Paths: -------------- trunk/pgsrc/Help%2FWikiPlugin Modified: trunk/pgsrc/Help%2FWikiPlugin =================================================================== --- trunk/pgsrc/Help%2FWikiPlugin 2010-05-19 16:49:33 UTC (rev 7419) +++ trunk/pgsrc/Help%2FWikiPlugin 2010-05-20 12:10:15 UTC (rev 7420) @@ -1,4 +1,4 @@ -Date: Wed, 19 May 2010 18:15:54 +0000 +Date: Thu, 20 May 2010 14:09:22 +0000 X-Rcs-Id: $Id$ Mime-Version: 1.0 (Produced by PhpWiki 1.4.0RC-20100415) Content-Type: application/x-phpwiki; @@ -199,13 +199,13 @@ own description page as subpage of **Help/** with the name **Plugin** appended. -<?plugin BackLinks noheader=1 ?> +<<BackLinks noheader=1 >> == Contributed Plugins == See [[PhpWiki:CategoryContributedPlugin]]. -<<Backlinks page=CategoryContributedPlugin >> +<<BackLinks page=CategoryContributedPlugin >> ----- [[PhpWikiDocumentation]] This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |