]> git.mxchange.org Git - mailer.git/commit
- Major change in menu system. You need to rewrite/update your member and guest
authorRoland Häder <roland@mxchange.org>
Sun, 14 Sep 2008 02:51:21 +0000 (02:51 +0000)
committerRoland Häder <roland@mxchange.org>
Sun, 14 Sep 2008 02:51:21 +0000 (02:51 +0000)
commit82d53dfb7f59fa1e37bd500e3db3d10a9d4a78da
tree560fe8688f70bc2694ff5fc2f3c9869a6053972c
parent2ed1fa148954934a37ce31342c90cb2d90b80ecd
- Major change in menu system. You need to rewrite/update your member and guest
  menu template or else you will see "Array" in all menus.
- Withdraw functionality re-added to wernis extension
- Some minor fixes
64 files changed:
.gitattributes
inc/databases.php
inc/extensions/ext-active.php
inc/extensions/ext-admins.php
inc/extensions/ext-autopurge.php
inc/extensions/ext-beg.php
inc/extensions/ext-birthday.php
inc/extensions/ext-bonus.php
inc/extensions/ext-cache.php
inc/extensions/ext-country.php
inc/extensions/ext-doubler.php
inc/extensions/ext-holiday.php
inc/extensions/ext-html_mail.php
inc/extensions/ext-maintenance.php
inc/extensions/ext-mediadata.php
inc/extensions/ext-newsletter.php
inc/extensions/ext-nickname.php
inc/extensions/ext-online.php
inc/extensions/ext-optimize.php
inc/extensions/ext-order.php
inc/extensions/ext-other.php
inc/extensions/ext-primera.php
inc/extensions/ext-rallye.php
inc/extensions/ext-sponsor.php
inc/extensions/ext-sql_patches.php
inc/extensions/ext-surfbar.php
inc/extensions/ext-top10.php
inc/extensions/ext-transfer.php
inc/extensions/ext-user.php
inc/extensions/ext-wernis.php
inc/functions.php
inc/language/wernis_de.php
inc/libs/sponsor_functions.php
inc/libs/wernis_functions.php
inc/modules/admin/what-add_sponsor.php
inc/modules/admin/what-config_sponsor.php
inc/modules/admin/what-config_wernis.php
inc/modules/admin/what-unlock_sponsor.php
inc/modules/guest/what-sponsor_infos.php
inc/modules/guest/what-sponsor_login.php
inc/modules/guest/what-sponsor_reg.php
inc/modules/member/what-transfer.php
inc/modules/member/what-wernis.php
inc/modules/sponsor/account.php
inc/mysql-manager.php
install/tables.sql
templates/de/emails/confirm-member.tpl
templates/de/html/admin/admin_config_wernis.tpl
templates/de/html/admin/admin_list_wernis_main.tpl
templates/de/html/ext/ext_primera.tpl
templates/de/html/ext/ext_wernis.tpl
templates/de/html/guest/guest_menu_bottom.tpl
templates/de/html/guest/guest_menu_row.tpl
templates/de/html/guest/guest_menu_title.tpl
templates/de/html/member/member_menu_bottom.tpl
templates/de/html/member/member_menu_row.tpl
templates/de/html/member/member_menu_title.tpl
templates/de/html/member/member_wernis_form.tpl
templates/de/html/member/member_wernis_mode_choose.tpl [new file with mode: 0644]
templates/de/html/member/member_wernis_mode_list.tpl
templates/de/html/member/member_wernis_mode_list_row.tpl
templates/de/html/member/member_wernis_mode_pay.tpl [deleted file]
templates/de/html/member/member_wernis_mode_payout.tpl [new file with mode: 0644]
templates/de/html/member/member_wernis_mode_withdraw.tpl [new file with mode: 0644]