forgot global

--HG--
branch : rc-botanic-webdev
This commit is contained in:
Botanic 2013-06-13 14:41:58 -07:00
parent 102a4c3950
commit 900ce13318

View file

@ -48,6 +48,8 @@ class Helpers{
}
public function create_folders(){
global $AMS_LIB;
global $SITEBASE;
$arr = array( $AMS_LIB . '/ingame_templates/',
$AMS_LIB . '/configs',
$AMS_LIB . '/cache',