Reverted r108743 per CR comment. This should at least be discussed first.
[lhc/web/wiklou.git] / includes / Title.php
index e034867..2f285bb 100644 (file)
@@ -261,6 +261,7 @@ class Title {
         * If false is given, the title will be treated as non-existing.
         *
         * @param $row Object|false database row
+        * @return void
         */
        public function loadFromRow( $row ) {
                if ( $row ) { // page found