# # ChangeLog for /freepbx/branches/null-engine-sqlite3 # # Generated by Trac 0.10.5 # 05/19/13 12:21:31 # 09/10/07 07:34:21 diego_iastrubni [5023] * freepbx/branches/null-engine-sqlite3/amp_conf/htdocs/admin/common/db_connect.php (modified) * freepbx/branches/null-engine-sqlite3/amp_conf/htdocs/admin/config.php (modified) * freepbx/branches/null-engine-sqlite3/amp_conf/htdocs/admin/functions.inc.php (modified) * freepbx/branches/null-engine-sqlite3/amp_conf/htdocs/admin/header.php (modified) * replace calls of addslashes to mysql_real_escape_string * fix the sqlite3 version of mysql_real_escape_string * add @ in front of some calls, then catch the errors, do not display them to the user * remove nofiticaionts about astman when working with engine = none * add a notification on the web gui when running on with the none engine * parse ampotral function does not die if it could not read the file, it will return null. now config.php checks the returned value and then decides what to do with it * allow the loading of a local freepbx.conf, then /etc/freepbx.conf then /etc/amportal.conf * when running in sqlite3 engine do not warn about default sql password system is working, I will document how to make it work in the next few days 09/10/07 07:22:09 diego_iastrubni [5022] * freepbx/branches/null-engine-sqlite3 (modified) Property changes from svnmerge init 09/10/07 06:16:15 diego_iastrubni [5021] * freepbx/branches/null-engine-sqlite3 (copied) creating a development branch 09/10/07 00:24:41 p_lindheimer [5019] * freepbx/trunk/install_amp (modified) remove some unused variales causing confusion because of a typo