X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=includes%2FHooks.php;h=bc39f2fc250f3a03fd0bf5889bfc55af605a4512;hb=d9d8b099ada7d59b90938d8cfe1412a8d80127d2;hp=54c18fd4f879d556f096f5ce7895ffe3c914d24c;hpb=7b25f8231f7c6fc2f069a68b3b579860563e8319;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/Hooks.php b/includes/Hooks.php index 54c18fd4f8..bc39f2fc25 100644 --- a/includes/Hooks.php +++ b/includes/Hooks.php @@ -259,7 +259,7 @@ class Hooks { /** * This REALLY should be protected... but it's public for compatibility * - * @param $errno + * @param $errno int Unused * @param $errstr String: error message * @return Boolean: false */