From: <var...@us...> - 2014-09-29 12:58:42
|
Revision: 9131 http://sourceforge.net/p/phpwiki/code/9131 Author: vargenau Date: 2014-09-29 12:58:35 +0000 (Mon, 29 Sep 2014) Log Message: ----------- Update PHP Doc Modified Paths: -------------- trunk/lib/WikiDB.php Modified: trunk/lib/WikiDB.php =================================================================== --- trunk/lib/WikiDB.php 2014-09-29 12:27:30 UTC (rev 9130) +++ trunk/lib/WikiDB.php 2014-09-29 12:58:35 UTC (rev 9131) @@ -1797,7 +1797,7 @@ /** * Get all the revision page meta-data as a hash. * - * @return hash The revision meta-data. + * @return array The revision meta-data. */ function getMetaData() { This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |