From: <var...@us...> - 2010-04-29 14:11:22
|
Revision: 7366 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=7366&view=rev Author: vargenau Date: 2010-04-29 14:11:16 +0000 (Thu, 29 Apr 2010) Log Message: ----------- limit=10 Modified Paths: -------------- trunk/pgsrc/Help%2FLinkDatabasePlugin Modified: trunk/pgsrc/Help%2FLinkDatabasePlugin =================================================================== --- trunk/pgsrc/Help%2FLinkDatabasePlugin 2010-04-29 13:44:17 UTC (rev 7365) +++ trunk/pgsrc/Help%2FLinkDatabasePlugin 2010-04-29 14:11:16 UTC (rev 7366) @@ -1,4 +1,4 @@ -Date: Thu, 15 Apr 2010 16:32:58 +0000 +Date: Thu, 29 Apr 2010 16:08:24 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0RC-20100415) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -23,10 +23,10 @@ == Example {{{ -<<LinkDatabase>> +<<LinkDatabase limit=10>> }}} -<<LinkDatabase>> +<<LinkDatabase limit=10>> == Author * [[PhpWiki:ReiniUrban|Reini Urban]] This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |