@@ -18,7 +18,7 @@ |
||
18 | 18 | * @author Mage Grégory (AKA Mage) |
19 | 19 | * @version $Id$ |
20 | 20 | */ |
21 | -include __DIR__ . '/header.php'; |
|
21 | +include __DIR__.'/header.php'; |
|
22 | 22 | $xoops = Xoops::getInstance(); |
23 | 23 | $xoops->header(); |
24 | 24 | $aboutAdmin = new \Xoops\Module\Admin(); |
@@ -18,7 +18,7 @@ |
||
18 | 18 | * @author Mage Grégory (AKA Mage) |
19 | 19 | * @version $Id$ |
20 | 20 | */ |
21 | -include __DIR__ . '/header.php'; |
|
21 | +include __DIR__.'/header.php'; |
|
22 | 22 | $xoops = Xoops::getInstance(); |
23 | 23 | $xoops->header(); |
24 | 24 | $aboutAdmin = new \Xoops\Module\Admin(); |
@@ -17,7 +17,7 @@ |
||
17 | 17 | * @version $Id$ |
18 | 18 | */ |
19 | 19 | |
20 | -include __DIR__ . '/header.php'; |
|
20 | +include __DIR__.'/header.php'; |
|
21 | 21 | |
22 | 22 | $xoops = Xoops::getInstance(); |
23 | 23 | $xoops->header(); |
@@ -17,7 +17,7 @@ |
||
17 | 17 | * @version $Id$ |
18 | 18 | */ |
19 | 19 | |
20 | -include __DIR__ . '/header.php'; |
|
20 | +include __DIR__.'/header.php'; |
|
21 | 21 | |
22 | 22 | $xoops = Xoops::getInstance(); |
23 | 23 | $xoops->header(); |
@@ -17,7 +17,7 @@ |
||
17 | 17 | * @version $Id$ |
18 | 18 | */ |
19 | 19 | |
20 | -include __DIR__ . '/header.php'; |
|
20 | +include __DIR__.'/header.php'; |
|
21 | 21 | |
22 | 22 | $xoops = Xoops::getInstance(); |
23 | 23 | $xoops->header(); |
@@ -17,7 +17,7 @@ |
||
17 | 17 | * @version $Id$ |
18 | 18 | */ |
19 | 19 | |
20 | -include __DIR__ . '/header.php'; |
|
20 | +include __DIR__.'/header.php'; |
|
21 | 21 | |
22 | 22 | $xoops = Xoops::getInstance(); |
23 | 23 | $xoops->header(); |
@@ -17,7 +17,7 @@ |
||
17 | 17 | * @version $Id$ |
18 | 18 | */ |
19 | 19 | |
20 | -include __DIR__ . '/header.php'; |
|
20 | +include __DIR__.'/header.php'; |
|
21 | 21 | //there is no way to override current tabs when using system menu |
22 | 22 | //this dirty hack will have to do it |
23 | 23 | $_SERVER['REQUEST_URI'] = "admin/main.php"; |
@@ -17,7 +17,7 @@ |
||
17 | 17 | * @version $Id$ |
18 | 18 | */ |
19 | 19 | |
20 | -include __DIR__ . '/header.php'; |
|
20 | +include __DIR__.'/header.php'; |
|
21 | 21 | |
22 | 22 | $xoops = Xoops::getInstance(); |
23 | 23 | $xoops->header(); |
@@ -17,7 +17,7 @@ |
||
17 | 17 | * @version $Id$ |
18 | 18 | */ |
19 | 19 | |
20 | -include __DIR__ . '/header.php'; |
|
20 | +include __DIR__.'/header.php'; |
|
21 | 21 | //there is no way to override current tabs when using system menu |
22 | 22 | //this dirty hack will have to do it |
23 | 23 | $_SERVER['REQUEST_URI'] = "admin/main.php"; |