@@ -7,7 +7,7 @@ |
||
7 | 7 | * @author Dynamic <[email protected]> |
8 | 8 | */ |
9 | 9 | require '../vendor/autoload.php'; |
10 | -define('FLEXSLIDER_BASE_DIR', realpath(__DIR__ . '/..')); |
|
10 | +define('FLEXSLIDER_BASE_DIR', realpath(__DIR__.'/..')); |
|
11 | 11 | |
12 | 12 | global $_FILE_TO_URL_MAPPING; |
13 | 13 | $_FILE_TO_URL_MAPPING[FLEXSLIDER_BASE_DIR] = 'http://localhost'; |