Nate
3d15a1c8b6
Misc: Database class integration.
2019-08-28 21:02:08 -06:00
FusionPBX
7e05e0d749
Update call_center_exec.php
2019-06-17 02:00:43 -06:00
FusionPBX
e163952eb6
Update call_center_exec.php
2019-06-17 01:37:59 -06:00
FusionPBX
821d5c6937
Update call_center_exec.php
2019-06-17 01:11:01 -06:00
FusionPBX
903846ee07
Update call_center_exec.php
2019-06-16 18:20:32 -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
ffffea0710
Change the path for includes/require.php to the resources directory.
2013-07-06 06:03:27 +00:00
Mark Crane
a6e289ed5d
Change includes/checkauth.php to resources/check_auth.php.
2013-07-06 05:50:55 +00:00
Mark Crane
cf0d4d4de4
Rename v_call_center_exec.php to call_center_exec.php.
2012-11-24 01:51:43 +00:00