Fixed invalid variable removal

canary
WolverinDEV 2020-12-02 13:48:11 +01:00
parent 1321558ff8
commit be9f199c03
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
* Time: 16:42
*/
$UI_RAW_BASE_PATH = "ui-files/raw/";
$UI_BASE_PATH = "ui-files/";
$CLIENT_BASE_PATH = "files/";
function errorExit($message) {