forgot global

This commit is contained in:
Botanic 2013-06-13 14:41:58 -07:00
parent e657d24824
commit 80e8daa0be

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',