fusionpbx/app/provision
Luis Daniel Lucio Quiroz 7eca3bd4e0 Fix globals variable scope (#2262)
Some PHP installations won't recognize such as $db_type as a global variable if is inside a class. Using the super variable $GLOABALS makes sure the global variables are reached.
2016-12-26 14:54:16 -07:00
..
resources Fix globals variable scope (#2262) 2016-12-26 14:54:16 -07:00
app_config.php Move the menu array to app_menu.php 2014-12-26 03:27:54 +00:00
app_defaults.php Check the missing array has content before processing it. 2016-05-04 00:22:35 -06:00
app_menu.php \r\n --> \n 2016-04-25 20:30:23 -05:00
index.php Update index.php 2016-09-20 16:51:38 -06:00
root.php Cleanup the indentation ... tabs and whitespace after the last pull request. 2016-04-28 16:56:44 -06:00