]> git.mxchange.org Git - mailer.git/commit
A lot bugfixes for ext-cache and deprecated files removed:
authorRoland Häder <roland@mxchange.org>
Tue, 28 Jul 2009 21:19:54 +0000 (21:19 +0000)
committerRoland Häder <roland@mxchange.org>
Tue, 28 Jul 2009 21:19:54 +0000 (21:19 +0000)
commit06a24901c58897845bafc1e5b428fee99024bc64
treee21be60093bd251e09184dd54149f7f62ac86889
parent62b8f74ec2e1d527ea0c606e1137a82f099b284b
A lot bugfixes for ext-cache and deprecated files removed:
- Fixed a problem that no cache file was removed and later used after another registration
- Fixed a problem with CSS mode: cache files got created and removed, now only allowed in 'mode 0'
- Fixed a problem with CSS mode again: When ext-cache is registered css.php raises a missing array element 'revision'
- Some double quotes to single quotes converted
- Deprecated (ext-repair vs. ext-menu) includes removed
- Other minor improvements like more debug messages in debug-mode
16 files changed:
.gitattributes
inc/extensions.php
inc/filters.php
inc/functions.php
inc/libs/cache_functions.php
inc/libs/sponsor_functions.php
inc/load_extensions.php
inc/modules/admin/admin-inc.php
inc/modules/admin/what-extensions.php
inc/modules/admin/what-list_doubler.php
inc/modules/admin/what-repair_amenu.php [deleted file]
inc/modules/admin/what-repair_gmenu.php [deleted file]
inc/modules/admin/what-repair_mmenu.php [deleted file]
inc/mysql-manager.php
inc/pool/pool-user.php
modules.php