fusionpbx/resources
Luis Daniel Lucio Quiroz f1e082bc03 Use os.time instead of mysql native function
Odd, but on some deployments LUA wont accept unixtime stamp functions (regardless it works on CLI). So, to workaround this, lets use os.time() which it returns the same value expected.
2015-08-09 21:56:28 -06:00
..
captcha Move includes/captcha to resources/captcha. 2013-06-09 04:44:52 +00:00
classes Change $name to ${name} 2015-08-09 12:14:47 -06:00
edit_area Move includes/edit_area to resources/edit_area. 2013-06-09 04:41:15 +00:00
fpdf Fix fpdf so that it is capable of UTF-8. 2015-01-29 08:36:49 +00:00
fpdi Fax Server: Misc enhancements, including multilingual and customizable cover page generation, fax resolution selection, etc. More to come. 2014-09-03 02:41:11 +00:00
functions Add resources/functions/password.php from https://github.com/ircmaxell/password_compat. This will provide compatibility for the functions available in 5.5. This library requires PHP >= 5.3.7. PHP prior to 5.3.7 contains a security issue with its BCRYPT. 2013-09-01 06:05:59 +00:00
install Use os.time instead of mysql native function 2015-08-09 21:56:28 -06:00
javascript Move includes/javascript to resources/javascript. 2013-06-09 04:54:33 +00:00
jquery Calls Edit: Included missing jquery-ui images, add label to Forwarding CID select box. 2015-03-18 08:17:57 +00:00
phpmailer Add a new version of phpmailer version 5.2.2. 2012-12-04 00:20:30 +00:00
pop3 Move pop3 to the resources directory. 2013-06-09 04:35:27 +00:00
rightjs Reverted: File may be used for older browser support. 2014-08-05 23:28:12 +00:00
tcpdf Fax Server: Misc enhancements, including multilingual and customizable cover page generation, fax resolution selection, etc. More to come. 2014-09-03 02:41:11 +00:00
templates T46g-template-dhcp-fix 2015-08-03 17:03:07 -06:00
calendar_lw_layers.js Move the javascript calendar files to the resources directory. 2013-07-06 06:16:42 +00:00
calendar_lw_menu.js Move the javascript calendar files to the resources directory. 2013-07-06 06:16:42 +00:00
calendar_popcalendar.js Move the javascript calendar files to the resources directory. 2013-07-06 06:16:42 +00:00
check_auth.php Change the indentation. Add a conditional include. 2015-07-28 10:42:07 -06:00
cmd.php Change the path for includes/require.php to the resources directory. 2013-07-06 06:03:27 +00:00
config.php.dist move the file 2013-07-06 05:23:01 +00:00
download.php Change the path for includes/require.php to the resources directory. 2013-07-06 06:03:27 +00:00
email_address_validator.php Move email_address_validator.php to the resources directory. 2013-07-06 05:13:08 +00:00
footer.php Change how the record template is used in Call Center 2014-08-02 01:27:37 +00:00
functions.php The email_validate is a generic function so moving it to resources/functions.php. 2015-07-28 11:17:33 -06:00
header.php Translate: Necessary resource mods. 2015-01-18 07:54:19 +00:00
install.php Merge pull request #1014 from moteus/domain_name_on_install 2015-07-18 12:50:52 -07:00
licenses.php Move licenses.php to the new resources directory. 2012-12-04 00:22:15 +00:00
login.php Login: Minor fix to sql query in Password Reset feature. 2015-04-04 19:43:51 +00:00
menu.php Menu: Updated code to create menu HTML from array, instead of database directly. 2015-07-30 11:49:51 -06:00
paging.php Contacts / CDR: Minified top paging controls. 2015-04-01 09:00:17 +00:00
pdo.php Simplify adding items to the domains array. 2015-07-25 17:44:56 -06:00
pdo_vm.php Move pdo_vm.php file to the resources directory. 2013-07-06 06:47:14 +00:00
persist_form.php Move persist_form.php to the resources directory. 2013-07-06 06:23:12 +00:00
persist_form_var.php Move persist_form_var.php to the resources directory. 2013-07-06 06:20:17 +00:00
php.php Fix a missing comma. 2015-03-10 10:41:26 +00:00
recaptchalib.php Update the references for header.php and footer.php files to point the resources directory. 2013-07-06 06:29:50 +00:00
require.php Update release to fix big for systems where GLOB_BRACE is not available. 2015-05-13 04:37:36 +00:00
root.php Add root.php file to the /resources directory 2013-01-05 08:38:14 +00:00
schema.php Remove the a1 hash which breaks integration with Asterisk. a1 hash was also undermined by reverse authentication. 2014-12-09 09:45:14 +00:00
secure_download.php Change the path for includes/require.php to the resources directory. 2013-07-06 06:03:27 +00:00
switch.php Remove switch_select_destination function from the remaining features that used it and replace with the destination php class. 2015-08-07 15:06:07 -05:00
wysiwyg.php Change links from includes to the resources directory. 2013-07-10 23:41:12 +00:00