A lot calls saved, expression language rewritten:
authorRoland Häder <roland@mxchange.org>
Thu, 1 Jul 2010 01:43:30 +0000 (01:43 +0000)
committerRoland Häder <roland@mxchange.org>
Thu, 1 Jul 2010 01:43:30 +0000 (01:43 +0000)
commitffe213c8e3f85119ddd5544214d0de9ecb833d98
tree303fe9421983107e0a07263c23dbde66dd111fd6
parent0b0ad98572a523c99f9a7843edfc0feeca4b2a10
A lot calls saved, expression language rewritten:
- A lot getConfig() calls saved and wrapped: getConfig('FOO_BAR') can now be
  done with getFooBar(), except OUTPUT_MODE: getCachedOutputMode(). We need to
  fix that later on.
- Expression language rewritten (and cached) to take a look for above wrapper
  functions.
- TODOs.txt updated
53 files changed:
DOCS/TODOs.txt
inc/autopurge/purge-general.php
inc/autopurge/purge-inact.php
inc/autopurge/purge-mails.php
inc/autopurge/purge-tsks.php
inc/autopurge/purge-unconfirmed.php
inc/classes/cachesystem.class.php
inc/config-functions.php
inc/db/lib-mysql3.php
inc/expression-functions.php
inc/extensions-functions.php
inc/extensions/ext-bonus.php
inc/extensions/ext-sql_patches.php
inc/filters.php
inc/functions.php
inc/gen_sql_patches.php
inc/inc-functions.php
inc/install-functions.php
inc/language-functions.php
inc/libs/autopurge_functions.php
inc/libs/bonus_functions.php
inc/libs/other_functions.php
inc/libs/register_functions.php
inc/libs/rewrite_functions.php
inc/libs/task_functions.php
inc/load_config.php
inc/loader/load_cache-revision.php
inc/modules/admin.php
inc/modules/admin/admin-inc.php
inc/modules/admin/what-config_autopurge.php
inc/modules/admin/what-edit_sponsor.php
inc/modules/admin/what-list_beg.php
inc/modules/admin/what-list_bonus.php
inc/modules/admin/what-logs.php
inc/modules/admin/what-unlock_emails.php
inc/modules/admin/what-updates.php
inc/modules/admin/what-usage.php
inc/modules/frametester.php
inc/modules/guest/what-confirm.php
inc/modules/guest/what-wernis_portal.php
inc/modules/member/what-points.php
inc/modules/member/what-reflinks.php
inc/monthly/monthly_beg.php
inc/monthly/monthly_bonus.php
inc/mysql-manager.php
inc/reset/reset_birthday.php
inc/revision-functions.php
inc/stats-functions.php
inc/stylesheet.php
inc/template-functions.php
inc/wrapper-functions.php
mailid.php
mailid_top.php