fusionpbx/resources/classes
Mark Crane 32df6f40d9 Improve the efficiency of the Menu PHP class by removing redundant code in the restore method of the PHP class and add PDO transactions. Improve the menu language for better multi-lingual support, escape the menu item title to so it will work correctly for French and other languages. 2013-11-24 00:15:02 +00:00
..
array_order.php Move the class files from includes to the resources directory. 2013-07-06 07:16:58 +00:00
database.php Fix the database class connection info so it can be provided on demand. 2013-07-13 18:33:30 +00:00
dialplan.php Move the class files from includes to the resources directory. 2013-07-06 07:16:58 +00:00
directory.php Move the class files from includes to the resources directory. 2013-07-06 07:16:58 +00:00
domains.php Move the class files from includes to the resources directory. 2013-07-06 07:16:58 +00:00
fax.php Move the class files from includes to the resources directory. 2013-07-06 07:16:58 +00:00
install.php To speed up the install and upgrade schema only copy files that don't exist in the destination directory. 2013-09-28 21:06:16 +00:00
logging.php logger class (very usefull for debugging) 2013-07-29 20:26:00 +00:00
menu.php Improve the efficiency of the Menu PHP class by removing redundant code in the restore method of the PHP class and add PDO transactions. Improve the menu language for better multi-lingual support, escape the menu item title to so it will work correctly for French and other languages. 2013-11-24 00:15:02 +00:00
modules.php Change links from includes to the resources directory. 2013-07-10 23:41:12 +00:00
root.php Move the class files from includes to the resources directory. 2013-07-06 07:16:58 +00:00
schema.php Add ['type'] back to $field['key']['type'] as its used in many app_config.php files. 2013-09-10 21:30:17 +00:00
template.php Add the uppercase Twig to the template class. 2013-11-12 04:39:54 +00:00
vcard.php Rename class_vcard.php to vcard.php. 2013-07-06 04:53:29 +00:00