Merge "Remove equal duplicate array key and add FIXME for another one."
[lhc/web/wiklou.git] / includes / Hooks.php
index e1c1d50..bc39f2f 100644 (file)
@@ -259,7 +259,7 @@ class Hooks {
        /**
         * This REALLY should be protected... but it's public for compatibility
         *
-        * @param $errno Unused
+        * @param $errno int Unused
         * @param $errstr String: error message
         * @return Boolean: false
         */