Nate
c660b27096
Misc: Database class integration.
2019-08-28 21:02:08 -06:00
FusionPBX
eade7fc9f0
Update call_center_exec.php
2019-06-17 02:00:43 -06:00
FusionPBX
c17d369cd5
Update call_center_exec.php
2019-06-17 01:37:59 -06:00
FusionPBX
b68e55a9bb
Update call_center_exec.php
2019-06-17 01:11:01 -06:00
FusionPBX
fd40845791
Update call_center_exec.php
2019-06-16 18:20:32 -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
Mark Crane
c44d39dcf9
Change the path for includes/require.php to the resources directory.
2013-07-06 06:03:27 +00:00
Mark Crane
6a70d8db41
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