Loading index.php +1 −1 Original line number Diff line number Diff line Loading @@ -60,5 +60,5 @@ $app = new CmOta($logger); $app ->setConfig( 'basePath', $protocol.$_SERVER['HTTP_HOST'].dirname($_SERVER['SCRIPT_NAME']) ) ->setConfig( 'basePath', rtrim( $protocol.$_SERVER['HTTP_HOST'].dirname($_SERVER['SCRIPT_NAME']) , "/" ) ) ->run(); src/Helpers/Build.php +1 −1 File changed.Contains only whitespace changes. Show changes Loading
index.php +1 −1 Original line number Diff line number Diff line Loading @@ -60,5 +60,5 @@ $app = new CmOta($logger); $app ->setConfig( 'basePath', $protocol.$_SERVER['HTTP_HOST'].dirname($_SERVER['SCRIPT_NAME']) ) ->setConfig( 'basePath', rtrim( $protocol.$_SERVER['HTTP_HOST'].dirname($_SERVER['SCRIPT_NAME']) , "/" ) ) ->run();