]> git.mxchange.org Git - mailer.git/commit
API functions renamed:
authorquix0r <quix0r@mxchange.org>
Thu, 1 Jul 2010 01:47:07 +0000 (01:47 +0000)
committerquix0r <quix0r@mxchange.org>
Thu, 1 Jul 2010 01:47:07 +0000 (01:47 +0000)
commit5dc48c7ca2416a0893a34a2e049827a4b4ce68b9
tree00a63f8c98e4577bbbfede3713f2e282985d5ace
parentda475800e7c8dba5434f2baddadae8d65a7dff2f
API functions renamed:
- getOutputMode() is now known as getScriptOutputMode()
- getCachedOutputMode() is now known as getOutputMode()
- This solves a conflict shown in previous commit
48 files changed:
inc/classes/cachesystem.class.php
inc/config-functions.php
inc/db/lib-mysql3.php
inc/extensions-functions.php
inc/extensions/ext-rallye.php
inc/filters.php
inc/footer.php
inc/functions.php
inc/header.php
inc/language-functions.php
inc/libs/theme_functions.php
inc/loader/load_cache-admin.php
inc/loader/load_cache-config.php
inc/loader/load_cache-extension.php
inc/loader/load_cache-filter.php
inc/loader/load_cache-impressum.php
inc/loader/load_cache-modules.php
inc/loader/load_cache-refdepths.php
inc/loader/load_cache-refsystem.php
inc/loader/load_cache-revision.php
inc/loader/load_cache-them.php
inc/mails/_mails.php
inc/mails/beg_mails.php
inc/mails/bonus_mails.php
inc/mails/doubler_mails.php
inc/module-functions.php
inc/monthly/monthly_beg.php
inc/monthly/monthly_bonus.php
inc/monthly/monthly_newsletter.php
inc/monthly/monthly_surfbar.php
inc/mysql-connect.php
inc/reset/reset_100_bonus.php
inc/reset/reset_autopurge.php
inc/reset/reset_beg.php
inc/reset/reset_birthday.php
inc/reset/reset_bonus.php
inc/reset/reset_daily.php
inc/reset/reset_doubler.php
inc/reset/reset_engine.php
inc/reset/reset_holiday.php
inc/reset/reset_profile.php
inc/reset/reset_surfbar.php
inc/reset/reset_yoomedia.php
inc/session-functions.php
inc/stylesheet.php
inc/template-functions.php
inc/weekly/weekly_surfbar.php
inc/wrapper-functions.php