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