]> git.mxchange.org Git - mailer.git/commit
Fix for inserted codes while registering of extensions, many rewrites/cleanups:
authorRoland Häder <roland@mxchange.org>
Mon, 19 Jul 2010 15:38:33 +0000 (15:38 +0000)
committerRoland Häder <roland@mxchange.org>
Mon, 19 Jul 2010 15:38:33 +0000 (15:38 +0000)
commitff9e8f739bd4b6e184b2a6bf427334196e501da8
tree4b49fb3a62cece73c692d62f0d7c681dcfe30738
parentb353f8583ae3c0a9224d97a2ed01fd8cd7965081
Fix for inserted codes while registering of extensions, many rewrites/cleanups:
- Fix for extension registration, codes like {OPEN_CONFIG} and such are no
  longer compiled in while the extension gots registered. This come handy for
  e.g. our POINTS replacement.
- More usage of countSumTotalData() which should reduce the number of SQL
  queries in the whole script
- Replaced a lot double-quotes with single-quotes
- Other minor cleanups
43 files changed:
birthday_confirm.php
inc/autopurge/purge-general.php
inc/autopurge/purge-inact.php
inc/autopurge/purge-mails.php
inc/classes/resolver.class.php
inc/db/lib-mysql3.php
inc/extensions-functions.php
inc/extensions/ext-beg.php
inc/extensions/ext-order.php
inc/extensions/ext-rallye.php
inc/extensions/ext-transfer.php
inc/filter-functions.php
inc/filters.php
inc/gen_mediadata.php
inc/gen_refback.php
inc/libs/admins_functions.php
inc/libs/bonus_functions.php
inc/libs/network_functions.php
inc/libs/optimize_functions.php
inc/libs/register_functions.php
inc/libs/sponsor_functions.php
inc/libs/surfbar_functions.php
inc/libs/task_functions.php
inc/libs/theme_functions.php
inc/libs/transfer_functions.php
inc/modules/admin/what-admin_add.php
inc/modules/admin/what-config_admins.php
inc/modules/admin/what-edit_emails.php
inc/modules/admin/what-list_beg.php
inc/modules/admin/what-mem_add.php
inc/modules/admin/what-repair_amnu.php
inc/modules/admin/what-repair_gmnu.php
inc/modules/admin/what-repair_mmnu.php
inc/modules/guest/what-active.php
inc/modules/guest/what-mediadata.php
inc/modules/guest/what-stats.php
inc/monthly/monthly_beg.php
inc/monthly/monthly_bonus.php
inc/mysql-manager.php
inc/reset/reset_bonus.php
inc/reset/reset_daily.php
inc/reset/reset_profile.php
inc/template-functions.php