fusionpbx/core/menu
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
..
app_config.php language translations for pt-pt and some other minor fixes and updates 2013-10-17 22:06:53 +00:00
app_defaults.php Move references to php classes in includes/classes to resource/classes. 2013-07-06 07:13:36 +00:00
app_languages.php language translations for pt-pt and some other minor fixes and updates 2013-10-17 22:06:01 +00:00
menu.php Update the references for header.php and footer.php files to point the resources directory. 2013-07-06 06:29:50 +00:00
menu_delete.php Update the references for header.php and footer.php files to point the resources directory. 2013-07-06 06:29:50 +00:00
menu_edit.php added restore all option in menu manager 2013-07-29 17:22:34 +00:00
menu_item_delete.php Fixed custom menus. When adding an item in the menu add the title to the menu languages table. 2013-09-27 07:38:35 +00:00
menu_item_edit.php Fixed custom menus. When adding an item in the menu add the title to the menu languages table. 2013-09-27 07:38:35 +00:00
menu_item_list.php Update the references for header.php and footer.php files to point the resources directory. 2013-07-06 06:29:50 +00:00
menu_item_move_down.php Update the references for header.php and footer.php files to point the resources directory. 2013-07-06 06:29:50 +00:00
menu_item_move_up.php Update the references for header.php and footer.php files to point the resources directory. 2013-07-06 06:29:50 +00:00
menu_restore_all_default.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
menu_restore_default.php Move references to php classes in includes/classes to resource/classes. 2013-07-06 07:13:36 +00:00
root.php Add a missing file sip_profile_copy.php to the dev branch. 2012-06-04 14:58:40 +00:00