From: <var...@us...> - 2015-02-12 09:56:58
|
Revision: 9531 http://sourceforge.net/p/phpwiki/code/9531 Author: vargenau Date: 2015-02-12 09:56:50 +0000 (Thu, 12 Feb 2015) Log Message: ----------- Remove · Modified Paths: -------------- trunk/lib/PageList.php Modified: trunk/lib/PageList.php =================================================================== --- trunk/lib/PageList.php 2015-02-12 09:53:11 UTC (rev 9530) +++ trunk/lib/PageList.php 2015-02-12 09:56:50 UTC (rev 9531) @@ -1835,7 +1835,6 @@ // comma=1 // Condense list without a href links: "Page1, Page2, ..." - // Alternative $seperator = HTML::raw(' · ') // FIXME: only unique list entries, esp. with nopage private function generateCommaListAsString() { This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |