CHANGES ======= 2006-11-14 * Added function configuration_database_load. * Added SET NAMES utf8 * Changed, parameters in database query functions to be optional. * Fixed bug with permanent database links. * Fixed problem with SET NAMES statement. 2006-10-11 * Added debugging library. * Changed, in Configuration, the Debug to Debugging. * Added, in configuration_logging_load more global paramenters to set. * Changed logging_utility_xmlrpc_print to logging_utility_print. * Added, in lib/utility, debugging and logging messages. * Added, in xmlrpc/utility, debugging and logging messages. * Code review for xmlrpc/utility. * Added, function function logging_http_print. * Moved, from functions-http-inc.php to http-inc.php. * Scheduled to be removed. 2006-09-30 * Code review. * Added, parameter DB_CONNECT_STRING to configurastion script. 2006-09-08 * Added to the repository, ./config folder for .ini files. * Added, to function configuration_load() optional parameter to disable setting global variables. * Added, to function configuration_load_logging() optional parameter to disable setting global variables. * Defined two new constants: LOGGING_RESULT_SUCCESS and LOGGING_RESULT_FAILURE. * Added, in function logging_print() an optional parameter filename_prefix. * Added, new function logging_utility_xmlrpc_print() for Utility/XMLRPC logging. * Added loggin functionality in Utility/XMLRPC functions. * Changed in logging_utility_xmlrpc_print() prefix to utility-xmlrpc. 2006-09-07 * Fixed, in some files PHP opening tag. * Added, CVS Log tag in the end of some files. * Added, function configuration_load_logging() for logging implementation. 2005-12-07 * XML-RPC utilities for client and server were added. 2005-09-24 * In SXP Added \s* to allow spaces in the tag. * Added new table "countries" that contanins countries list along with some other parameters. * Added new tables "languages" and "language_aliases" that contain list of langiages along with some other parameters. ----- $Id: CHANGES.txt,v 1.12 2007/01/18 19:35:00 neven Exp $