From: <var...@us...> - 2014-07-30 15:03:35
|
Revision: 9030 http://sourceforge.net/p/phpwiki/code/9030 Author: vargenau Date: 2014-07-30 15:03:28 +0000 (Wed, 30 Jul 2014) Log Message: ----------- Update PHP Doc Modified Paths: -------------- trunk/lib/WikiDB/backend.php Modified: trunk/lib/WikiDB/backend.php =================================================================== --- trunk/lib/WikiDB/backend.php 2014-07-29 09:09:42 UTC (rev 9029) +++ trunk/lib/WikiDB/backend.php 2014-07-30 15:03:28 UTC (rev 9030) @@ -298,7 +298,6 @@ * @param string $sortby * @param string $limit * @param string $exclude - * @param bool $want_relations * * FIXME: array or iterator? * @return object A WikiDB_backend_iterator. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |