* Removed misc/mod_rewrite.htaccess and misc/php_optimized.htaccess and...
* Removed misc/mod_rewrite.htaccess and misc/php_optimized.htaccess and replaced them by misc/simple.htaccess and misc/advanced.htaccess * Added a die() call to protect the display of phpinfo() in misc/phpcheck/incfile.php * config.disablePrefixComment was ignored by plugins * $TT->pull() was called without $TT->push() before in typo3/sysext/indexed_search/class.indexer.php * Fixed bug #0001239: Install tool does not accept hyphen in database host name git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@772 709f56b5-9817-0410-a4d7-c38de5d9e867
Showing
- ChangeLog 14 additions, 7 deletionsChangeLog
- misc/advanced.htaccess 126 additions, 0 deletionsmisc/advanced.htaccess
- misc/php_optimized.htaccess 0 additions, 5 deletionsmisc/php_optimized.htaccess
- misc/phpcheck/incfile.php 6 additions, 1 deletionmisc/phpcheck/incfile.php
- misc/simple.htaccess 0 additions, 0 deletionsmisc/simple.htaccess
- t3lib/class.t3lib_db.php 2 additions, 2 deletionst3lib/class.t3lib_db.php
- t3lib/class.t3lib_div.php 4 additions, 4 deletionst3lib/class.t3lib_div.php
- typo3/class.db_list.inc 17 additions, 17 deletionstypo3/class.db_list.inc
- typo3/install/index.php 1 addition, 1 deletiontypo3/install/index.php
- typo3/sysext/cms/tslib/class.tslib_fe.php 0 additions, 1 deletiontypo3/sysext/cms/tslib/class.tslib_fe.php
- typo3/sysext/cms/tslib/class.tslib_pibase.php 25 additions, 18 deletionstypo3/sysext/cms/tslib/class.tslib_pibase.php
- typo3/sysext/indexed_search/class.indexer.php 1 addition, 1 deletiontypo3/sysext/indexed_search/class.indexer.php
- typo3/sysext/install/mod/class.tx_install.php 1 addition, 1 deletiontypo3/sysext/install/mod/class.tx_install.php
Please register or sign in to comment