reliberate
bf03b763ea
Adminer: Fix and simplify previous auto-login feature (controlled by Default Setting).
2016-06-09 14:13:10 -06:00
reliberate
ad1ae95415
Theme: Additional settings to control domain name (selector), menu toggle icon, and logout icon color and hover colors separately.
...
Adminer: Added ability to login automatically.
2016-06-01 22:04:00 -06:00
reliberate
5956a3a17f
Menu Manager: Add ability to customize main and sub menu icons.
2016-05-02 14:42:06 -06:00
Harry G. Coin
91a92d8e5e
\r\n --> \n
...
Cause all the .php files containing lines ending with \r\n to instead end with \n.
DYI with:
find fusionpbx -type f -name '*.php' -exec dos2unix '{}' \;
2016-04-25 20:30:23 -05:00
Mark Crane
ddca77629e
Move the menu array to app_menu.php
2014-12-26 03:27:54 +00:00
Mark Crane
6d98ffc320
Add app_menu.php files for the menu.
2014-12-25 19:32:57 +00:00