2008-06-21 Franz Holzinger  <contact@fholzinger.com>
	* remove debug output

2008-06-20 Franz Holzinger  <contact@fholzinger.com>
	* Fix bug with not working enable fields in class tx_table_db_access

2008-06-02 Franz Holzinger  <contact@fholzinger.com>
	* The formerly set $this->tableFieldArray entries which have been set by default must be reset in the beginning of the function setDefaultFieldArray. Otherwise they would still be required (e.g. timestamp in static_countries).

2008-05-21 Franz Holzinger  <kontakt@fholzinger.com>
	* fix PHP5 issues
	* do not insert blanks ' ' in the checked where clause because REGEXP would not work

2007-07-20 Franz Holzinger  <kontakt@fholzinger.com>
	* fix bug with PHP 5.2.1 and lost local array variables
	* use correct alias for translation table with sys_language_uid

2006-09-27 Franz Holzinger  <kontakt@fholzinger.com>
	* some modifications for tables with language table
	* corrections for OUTER LEFT JOIN queries

2006-09-20 Franz Holzinger  <kontakt@fholzinger.com>
	* additive where clauses in tx_table_db_access

2006-06-07 Franz Holzinger  <kontakt@fholzinger.com>
	* pay attention to hidden fields

2005-10-28 Franz Holzinger  <kontakt@fholzinger.com>
	* correct error with tableFieldArray

2005-09-25 Franz Holzinger  <kontakt@fholzinger.com>
	* Initial release
