@@ -20,7 +20,6 @@ |
||
| 20 | 20 | * @author Michael Albertsen (http://culex.dk) <[email protected]> |
| 21 | 21 | */ |
| 22 | 22 | |
| 23 | -use Xmf\Request; |
|
| 24 | 23 | use XoopsModules\Smallworld; |
| 25 | 24 | |
| 26 | 25 | require_once __DIR__ . '/header.php'; |
@@ -20,7 +20,6 @@ |
||
| 20 | 20 | * @author Michael Albertsen (http://culex.dk) <[email protected]> |
| 21 | 21 | */ |
| 22 | 22 | |
| 23 | -use Xmf\Request; |
|
| 24 | 23 | use XoopsModules\Smallworld; |
| 25 | 24 | |
| 26 | 25 | require_once __DIR__ . '/header.php'; |
@@ -20,7 +20,6 @@ |
||
| 20 | 20 | * @author Michael Albertsen (http://culex.dk) <[email protected]> |
| 21 | 21 | */ |
| 22 | 22 | |
| 23 | -use Xmf\Request; |
|
| 24 | 23 | use XoopsModules\Smallworld; |
| 25 | 24 | |
| 26 | 25 | require_once __DIR__ . '/header.php'; |
@@ -20,7 +20,6 @@ |
||
| 20 | 20 | * @author Michael Albertsen (http://culex.dk) <[email protected]> |
| 21 | 21 | */ |
| 22 | 22 | |
| 23 | -use Xmf\Request; |
|
| 24 | 23 | use XoopsModules\Smallworld; |
| 25 | 24 | |
| 26 | 25 | require_once __DIR__ . '/header.php'; |
@@ -20,7 +20,6 @@ |
||
| 20 | 20 | * @author Michael Albertsen (http://culex.dk) <[email protected]> |
| 21 | 21 | */ |
| 22 | 22 | |
| 23 | -use Xmf\Request; |
|
| 24 | 23 | use XoopsModules\Smallworld; |
| 25 | 24 | |
| 26 | 25 | require_once __DIR__ . '/header.php'; |
@@ -20,7 +20,6 @@ |
||
| 20 | 20 | * @author Michael Albertsen (http://culex.dk) <[email protected]> |
| 21 | 21 | */ |
| 22 | 22 | |
| 23 | -use Xmf\Request; |
|
| 24 | 23 | use XoopsModules\Smallworld; |
| 25 | 24 | |
| 26 | 25 | require_once __DIR__ . '/header.php'; |
@@ -20,9 +20,6 @@ |
||
| 20 | 20 | * @author Michael Albertsen (http://culex.dk) <[email protected]> |
| 21 | 21 | */ |
| 22 | 22 | |
| 23 | -use Xmf\Request; |
|
| 24 | -use XoopsModules\Smallworld; |
|
| 25 | - |
|
| 26 | 23 | require_once __DIR__ . '/header.php'; |
| 27 | 24 | |
| 28 | 25 | require_once dirname(dirname(__DIR__)) . '/mainfile.php'; |
@@ -20,7 +20,6 @@ |
||
| 20 | 20 | * @author Michael Albertsen (http://culex.dk) <[email protected]> |
| 21 | 21 | */ |
| 22 | 22 | |
| 23 | -use Xmf\Request; |
|
| 24 | 23 | use XoopsModules\Smallworld; |
| 25 | 24 | |
| 26 | 25 | require_once __DIR__ . '/header.php'; |
@@ -41,7 +41,7 @@ |
||
| 41 | 41 | * @param int $mode |
| 42 | 42 | * @param $redirectFile |
| 43 | 43 | * |
| 44 | - * @return bool|string |
|
| 44 | + * @return false|string |
|
| 45 | 45 | */ |
| 46 | 46 | public static function getDirectoryStatus($path, $mode = 0777, $redirectFile = null) |
| 47 | 47 | { |