GLOB_BRACE in Extensions.php
Posted: Sun Oct 09, 2016 7:39 pm
Hi All,
Hope you will have a solution for this one...( i've fixed all the other global_brace errors)
Seems that the exstensions are not being loaded due to the GLOB_BACE statement.
Notice: Use of undefined constant GLOB_BRACE - assumed 'GLOB_BRACE' in /mnt/web010/b0/18/57521318/htdocs/admin/controller/extension/extension.php on line 40Warning: glob() expects parameter 2 to be integer, string given in /mnt/web010/b0/18/57521318/htdocs/admin/controller/extension/extension.php on line 40Warning: Invalid argument supplied for foreach() in /mnt/web010/b0/18/57521318/htdocs/admin/controller/extension/extension.php on line 42
Does anyone have a fix?
Thanks
Hope you will have a solution for this one...( i've fixed all the other global_brace errors)
Seems that the exstensions are not being loaded due to the GLOB_BACE statement.
Notice: Use of undefined constant GLOB_BRACE - assumed 'GLOB_BRACE' in /mnt/web010/b0/18/57521318/htdocs/admin/controller/extension/extension.php on line 40Warning: glob() expects parameter 2 to be integer, string given in /mnt/web010/b0/18/57521318/htdocs/admin/controller/extension/extension.php on line 40Warning: Invalid argument supplied for foreach() in /mnt/web010/b0/18/57521318/htdocs/admin/controller/extension/extension.php on line 42
Does anyone have a fix?
Thanks