From: <var...@us...> - 2010-06-10 13:10:35
|
Revision: 7519 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=7519&view=rev Author: vargenau Date: 2010-06-10 13:10:29 +0000 (Thu, 10 Jun 2010) Log Message: ----------- Sort by rating Modified Paths: -------------- trunk/pgsrc/RateIt Modified: trunk/pgsrc/RateIt =================================================================== --- trunk/pgsrc/RateIt 2010-06-10 12:59:06 UTC (rev 7518) +++ trunk/pgsrc/RateIt 2010-06-10 13:10:29 UTC (rev 7519) @@ -1,4 +1,4 @@ -Date: Thu, 15 Apr 2010 16:32:58 +0000 +Date: Thu, 10 Jun 2010 15:09:22 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0RC-20100415) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -10,7 +10,7 @@ <<RateIt show=ratings>> -<<AllPages info=rating limit||=25>> +<<AllPages info=rating sortby||=-rating limit||=25>> ---- [[CategoryActionPage]] This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |