Fixed invalid variable removal
This commit is contained in:
parent
1321558ff8
commit
be9f199c03
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
* Time: 16:42
|
* Time: 16:42
|
||||||
*/
|
*/
|
||||||
|
|
||||||
$UI_RAW_BASE_PATH = "ui-files/raw/";
|
$UI_BASE_PATH = "ui-files/";
|
||||||
$CLIENT_BASE_PATH = "files/";
|
$CLIENT_BASE_PATH = "files/";
|
||||||
|
|
||||||
function errorExit($message) {
|
function errorExit($message) {
|
||||||
|
|
Loading…
Add table
Reference in a new issue