]> git.mxchange.org Git - mailer.git/commit
Caching of expensive PHP functions:
authorquix0r <quix0r@mxchange.org>
Tue, 29 Jun 2010 04:48:58 +0000 (04:48 +0000)
committerquix0r <quix0r@mxchange.org>
Tue, 29 Jun 2010 04:48:58 +0000 (04:48 +0000)
commitacfb401fcf545c211ed51b8644d0965e35fdad07
tree5adb8a7117397812db1ced67f5dd0401ebe71725
parentbd9c1581b892ef89831a67dc2c18b8e3362f005f
Caching of expensive PHP functions:
- date() calls are now wrapped and cached
- translateYesNo() is now cached (will follow more)
- TODOs.txt updated
19 files changed:
DOCS/TODOs.txt
inc/config-local.php.dist
inc/extensions/ext-bonus.php
inc/filters.php
inc/functions.php
inc/mails/beg_mails.php
inc/mails/bonus_mails.php
inc/modules/admin/what-add_rallye.php
inc/modules/admin/what-config_mediadata.php
inc/modules/admin/what-list_beg.php
inc/modules/admin/what-list_bonus.php
inc/modules/admin/what-list_rallyes.php
inc/modules/member/what-holiday.php
inc/monthly/monthly_beg.php
inc/monthly/monthly_bonus.php
inc/reset/reset_birthday.php
inc/stats-functions.php
inc/template-functions.php
inc/wrapper-functions.php