From: <var...@us...> - 2010-04-29 13:44:28
|
Revision: 7365 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=7365&view=rev Author: vargenau Date: 2010-04-29 13:44:17 +0000 (Thu, 29 Apr 2010) Log Message: ----------- limit=10 Modified Paths: -------------- trunk/pgsrc/Help%2FAllUsersPlugin Modified: trunk/pgsrc/Help%2FAllUsersPlugin =================================================================== --- trunk/pgsrc/Help%2FAllUsersPlugin 2010-04-29 13:41:37 UTC (rev 7364) +++ trunk/pgsrc/Help%2FAllUsersPlugin 2010-04-29 13:44:17 UTC (rev 7365) @@ -1,4 +1,4 @@ -Date: Thu, 15 Apr 2010 16:32:58 +0000 +Date: Thu, 29 Apr 2010 15:43:28 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0RC-20100415) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -35,10 +35,10 @@ == Example {{{ -<<AllUsers>> +<<AllUsers limit=10>> }}} -<<AllUsers>> +<<AllUsers 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. |