]> git.mxchange.org Git - mailer.git/commit
- Daily/weekly/monthly reset completely rewritten
authorRoland Häder <roland@mxchange.org>
Mon, 8 Sep 2008 18:39:37 +0000 (18:39 +0000)
committerRoland Häder <roland@mxchange.org>
Mon, 8 Sep 2008 18:39:37 +0000 (18:39 +0000)
commitc45b1827a16928c65ecc1aea6a9d7a504c4874d4
tree446dbb060d2d83542a405063a5c48a066329b89e
parent6445dffaac3477625d6632ec764624039bd25da6
- Daily/weekly/monthly reset completely rewritten
- Saving of non-admin config entries rewritten
- Statistics added to surfbar bottom frame
- GET_EXT_ID() and GET_EXT_NAME() rewritten due to load-extensions.php is
  rewritten too!
- Double close of database link fixed (causes double write of config)
- Several minor improvments/fixes
- Obsolete inc/monthly_newsletter.php removed
74 files changed:
.gitattributes
doubler.php
inc/db/lib-mysql3.php
inc/doubler_send.php
inc/extensions.php
inc/extensions/ext-
inc/extensions/ext-beg.php
inc/extensions/ext-bonus.php
inc/extensions/ext-holiday.php
inc/extensions/ext-newsletter.php
inc/extensions/ext-sql_patches.php
inc/extensions/ext-surfbar.php
inc/extensions/ext-yoomedia.php
inc/functions.php
inc/gen_sql_patches.php
inc/language/surfbar_de.php
inc/libs/cache_functions.php
inc/libs/output_functions.php
inc/libs/surfbar_functions.php
inc/load_extensions.php
inc/mails/beg_mails.php
inc/mails/bonus_mails.php
inc/modules/admin.php
inc/modules/admin/action-
inc/modules/admin/action-surfbar.php
inc/modules/admin/admin-inc.php
inc/modules/admin/what-
inc/modules/admin/what-config_home.php
inc/modules/admin/what-config_surfbar.php
inc/modules/admin/what-list_beg.php
inc/modules/admin/what-list_bonus.php
inc/modules/admin/what-list_surfbar_reflvl.php
inc/modules/admin/what-list_surfbar_urls.php
inc/modules/admin/what-maintenance.php
inc/modules/admin/what-unlock_surfbar_urls.php [new file with mode: 0644]
inc/modules/admin/what-user_contct.php
inc/modules/guest/action-
inc/modules/guest/action-online.php
inc/modules/login.php
inc/modules/member/action-
inc/modules/member/action-surfbar.php
inc/modules/member/what-
inc/modules/member/what-mydata.php
inc/modules/member/what-surfbar_book.php [new file with mode: 0644]
inc/modules/member/what-surfbar_start.php
inc/monthly/monthly_
inc/monthly/monthly_beg.php
inc/monthly/monthly_bonus.php
inc/monthly/monthly_newsletter.php
inc/monthly/monthly_surfbar.php [new file with mode: 0644]
inc/monthly_newsletter.php [deleted file]
inc/mysql-connect.php
inc/mysql-manager.php
inc/patch-system.php
inc/reset/reset_
inc/reset/reset_beg.php
inc/reset/reset_daily.php
inc/reset/reset_holiday.php
inc/reset/reset_surfbar.php [new file with mode: 0644]
inc/theme-manager.php
inc/weekly/.htaccess [new file with mode: 0644]
inc/weekly/weekly_ [new file with mode: 0644]
inc/weekly/weekly_surfbar.php [new file with mode: 0644]
surfbar.php
templates/de/emails/admin/admin_surfbar_url_reg.tpl [new file with mode: 0644]
templates/de/emails/admin/admin_surfbar_url_unlock.tpl
templates/de/emails/member/member_surfbar_url_reg.tpl [new file with mode: 0644]
templates/de/html/admin/admin_config_surfbar.tpl
templates/de/html/member/member_surfbar_book_dynamic.tpl [new file with mode: 0644]
templates/de/html/member/member_surfbar_book_static.tpl [new file with mode: 0644]
templates/de/html/surfbar/surfbar_frame_stats.tpl [new file with mode: 0644]
templates/de/html/surfbar/surfbar_frame_top.tpl
templates/de/html/surfbar/surfbar_frameset.tpl
templates/de/html/surfbar/surfbar_stopped.tpl