@@ -36,7 +36,6 @@ |
||
| 36 | 36 | /** |
| 37 | 37 | * |
| 38 | 38 | * Prepares system prior to attempting to install module |
| 39 | - * @param XoopsModule $module {@link XoopsModule} |
|
| 40 | 39 | * |
| 41 | 40 | * @return bool true if ready to install, false if not |
| 42 | 41 | */ |
@@ -45,7 +45,6 @@ |
||
| 45 | 45 | /** |
| 46 | 46 | * |
| 47 | 47 | * @param string $hdr |
| 48 | - * @param array $hdrs |
|
| 49 | 48 | * |
| 50 | 49 | * @return array|false array($hdr=>value) or false if not found |
| 51 | 50 | */ |