From: <var...@us...> - 2012-11-22 16:56:34
|
Revision: 8527 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=8527&view=rev Author: vargenau Date: 2012-11-22 16:56:27 +0000 (Thu, 22 Nov 2012) Log Message: ----------- Remove commented code Modified Paths: -------------- trunk/lib/plugin/RateIt.php Modified: trunk/lib/plugin/RateIt.php =================================================================== --- trunk/lib/plugin/RateIt.php 2012-11-22 16:51:27 UTC (rev 8526) +++ trunk/lib/plugin/RateIt.php 2012-11-22 16:56:27 UTC (rev 8527) @@ -286,8 +286,6 @@ sprintf(_("Prediction: %.1f"), $this->pred)); } - //$html->pushContent(HTML::p()); - //$html->pushContent(HTML::em("(Experimental: This might be entirely bogus data)")); return $html; } } This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |