@@ -29,8 +29,6 @@ |
||
29 | 29 | * **************************************************************************** |
30 | 30 | */ |
31 | 31 | |
32 | -use Xmf\Request; |
|
33 | - |
|
34 | 32 | $moduleDirName = basename(dirname(__DIR__)); |
35 | 33 | //include_once dirname(dirname(dirname(__DIR__))) . '/mainfile.php'; |
36 | 34 | //include_once $GLOBALS['xoops']->path('www/include/cp_functions.php'); |
@@ -89,7 +89,7 @@ |
||
89 | 89 | } |
90 | 90 | |
91 | 91 | /** |
92 | - * @param $name |
|
92 | + * @param string $name |
|
93 | 93 | * @param $value |
94 | 94 | * @return XoopsFormDhtmlTextArea|XoopsFormEditor |
95 | 95 | */ |