HOR-3670
Fixed EnterpriseClass name Moved side effects code to class G helper and called from boot scripts
This commit is contained in:
@@ -81,4 +81,4 @@
|
||||
if (!is_dir(PATH_SMARTY_C)) G::mk_dir(PATH_SMARTY_C);
|
||||
if (!is_dir(PATH_SMARTY_CACHE)) G::mk_dir(PATH_SMARTY_CACHE);
|
||||
|
||||
?>
|
||||
G::defineConstants();
|
||||
|
||||
Reference in New Issue
Block a user