Documentation updated, fixes for bug #195/196 (previous commit comment was wrong):
authorRoland Häder <roland@mxchange.org>
Tue, 26 Oct 2010 16:18:23 +0000 (16:18 +0000)
committerRoland Häder <roland@mxchange.org>
Tue, 26 Oct 2010 16:18:23 +0000 (16:18 +0000)
commitb2f01829418c02c494de491ac098c2dd66a94a39
treed7046ffd547547676669e4f36b4a9bb4b82c1ea9
parent794052dcd2f66a3e655c9e0d4865c23f44e79166
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