forgot to add variable

This commit is contained in:
botanic 2014-09-05 00:52:38 -07:00
parent 0570aedff7
commit 2f4d30dc1b

View file

@ -123,3 +123,4 @@ $FORCE_INGAME = false;
//file storage path (must be a publicly accessible url for
$FILE_STORAGE_PATH = $PUBLIC_PHP_PATH."\\ams\\files\\";
$FILE_WEB_PATH = $BASE_WEBPATH."files/";