From: <var...@us...> - 2009-10-30 19:21:18
|
Revision: 7246 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=7246&view=rev Author: vargenau Date: 2009-10-30 19:21:09 +0000 (Fri, 30 Oct 2009) Log Message: ----------- Escape minus to avoid list Modified Paths: -------------- trunk/pgsrc/Help%2FMostPopularPlugin Modified: trunk/pgsrc/Help%2FMostPopularPlugin =================================================================== --- trunk/pgsrc/Help%2FMostPopularPlugin 2009-10-29 10:44:06 UTC (rev 7245) +++ trunk/pgsrc/Help%2FMostPopularPlugin 2009-10-30 19:21:09 UTC (rev 7246) @@ -1,4 +1,4 @@ -Date: Mon, 1 Jun 2009 15:05:05 +0000 +Date: Fri, 30 Oct 2009 20:19:28 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -32,7 +32,7 @@ |- | **sortby** | Page sorting order -| -hits +| ~-hits |- | **noheader** | Do not display header This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |