]> git.mxchange.org Git - mailer.git/commit
Documentation updated, fixes for bug #195/196 (previous commit comment was wrong):
authorquix0r <quix0r@mxchange.org>
Tue, 26 Oct 2010 16:18:23 +0000 (16:18 +0000)
committerquix0r <quix0r@mxchange.org>
Tue, 26 Oct 2010 16:18:23 +0000 (16:18 +0000)
commit9bf203537fa7196f10509fc60b2272aea678245f
treed7046ffd547547676669e4f36b4a9bb4b82c1ea9
parentb9bd52ebba4c5188cbfd8e1487f356dd633e16a5
Documentation updated, fixes for bug #195/196 (previous commit comment was wrong):
- Fixes for missing function SQL_ESCAPE() while in installation phase and setting
  language (e.g. call install.php?mx_lang=de), see ticket #196
- Added code to check for double-initialization of cache instance, see ticket #195
- Updated documentation, may be missleading, see ticket #198
- TODOs.txt updated
DOCS/TODOs.txt
DOCS/de/README.txt
DOCS/de/SECURITY.txt
DOCS/en/README.txt
DOCS/en/SECURITY.txt
inc/config-global.php
inc/functions.php
inc/install-functions.php
inc/language-functions.php
inc/mysql-connect.php