fusionpbx/app/provision/resources/classes
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
..
provision.php Fix globals variable scope (#2262) 2016-12-26 14:54:16 -07:00