From: <var...@us...> - 2017-08-10 14:12:33
|
Revision: 10024 http://sourceforge.net/p/phpwiki/code/10024 Author: vargenau Date: 2017-08-10 14:12:30 +0000 (Thu, 10 Aug 2017) Log Message: ----------- Remove commented code Modified Paths: -------------- trunk/lib/wikilens/PageListColumns.php Modified: trunk/lib/wikilens/PageListColumns.php =================================================================== --- trunk/lib/wikilens/PageListColumns.php 2017-07-11 13:47:03 UTC (rev 10023) +++ trunk/lib/wikilens/PageListColumns.php 2017-08-10 14:12:30 UTC (rev 10024) @@ -391,7 +391,6 @@ $html->pushContent(_("None")); } - //return $top3list; return $html; } } This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |