markjcrane
9bb7b4e607
Security update for /core/default_settings
2021-07-24 17:41:40 -06:00
Nate
9961ebb148
Domain Settings: Add Reload button.
2019-12-11 16:40:38 -07:00
Nate
77b85a3f9c
Database class integration. Modify database class singular() method to support table names ending in 'ses', such as v_databases.
2019-07-09 20:06:17 -06:00
markjcrane
a72f1d6266
Change messages class to message
2018-08-31 03:09:01 +00:00
Mafoo
3cab4401cf
Enhance - More messages::add updates ( #2662 )
...
convert more messages over to messsagse::add
2017-06-09 20:13:40 -06:00
Harry G. Coin
bda6861f88
\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
Nate Jones
ef43a6a87a
Default Settings: Added 'Reload' button to update Default/Domain/User settings on demand.
2015-04-17 20:26:14 +00:00