]> git.mxchange.org Git - mailer.git/commit
Extension ext-coupon basicly finished, no shortcuts in naming:
authorRoland Häder <roland@mxchange.org>
Wed, 29 Jun 2011 16:14:09 +0000 (16:14 +0000)
committerRoland Häder <roland@mxchange.org>
Wed, 29 Jun 2011 16:14:09 +0000 (16:14 +0000)
commit34b1f5b69205b08c760d6dcc87ef6a2d1c291261
tree0385f2b00d64049510132d497b329415da82540b
parent815ca2471c4e145975873d2b754b91f78bd7b5d7
Extension ext-coupon basicly finished, no shortcuts in naming:
- Extension ext-coupon basicly finished: Please test it intensively now
- Renamed all _UID to _USERID, we don't want to shortcut words
- Minior renames/improvements here and there
- TODOs.txt updated
63 files changed:
.gitattributes
DOCS/TODOs.txt
inc/extensions/ext-coupon.php
inc/functions.php
inc/language/beg_de.php
inc/language/coupon_de.php
inc/language/de.php
inc/language/transfer_de.php
inc/libs/user_functions.php
inc/mails/doubler_mails.php
inc/modules/admin/overview-inc.php
inc/modules/admin/what-list_coupon.php [new file with mode: 0644]
inc/modules/guest/what-beg.php
inc/modules/member/action-coupon.php
inc/modules/member/what-beg.php
inc/modules/member/what-cash_coupon.php
inc/modules/member/what-list_coupon.php [new file with mode: 0644]
templates/de/emails/admin/admin_mydata_notify.tpl
templates/de/html/admin/admin_config_beg.tpl
templates/de/html/admin/admin_del_surfbar_urls.tpl
templates/de/html/admin/admin_edit_surfbar_urls.tpl
templates/de/html/admin/admin_list_autopurge.tpl
templates/de/html/admin/admin_list_beg.tpl
templates/de/html/admin/admin_list_bonus.tpl
templates/de/html/admin/admin_list_chk_reg.tpl
templates/de/html/admin/admin_list_coupon.tpl [new file with mode: 0644]
templates/de/html/admin/admin_list_coupon_row.tpl [new file with mode: 0644]
templates/de/html/admin/admin_list_doubler_already.tpl
templates/de/html/admin/admin_list_doubler_waiting.tpl
templates/de/html/admin/admin_list_holiday.tpl
templates/de/html/admin/admin_list_online.tpl
templates/de/html/admin/admin_list_payouts.tpl
templates/de/html/admin/admin_list_primera_main.tpl
templates/de/html/admin/admin_list_rallye_usr.tpl
templates/de/html/admin/admin_list_refs.tpl
templates/de/html/admin/admin_list_refs_level.tpl
templates/de/html/admin/admin_list_surfbar_urls.tpl
templates/de/html/admin/admin_list_task.tpl
templates/de/html/admin/admin_list_task_delete.tpl
templates/de/html/admin/admin_list_transfer.tpl
templates/de/html/admin/admin_list_user_row.tpl
templates/de/html/admin/admin_list_wernis_main.tpl
templates/de/html/admin/admin_lock_surfbar_urls.tpl
templates/de/html/admin/admin_overview_table.tpl
templates/de/html/admin/admin_surfbar_stats.tpl
templates/de/html/admin/admin_surfbar_url_stats.tpl
templates/de/html/admin/admin_undelete_surfbar_urls.tpl
templates/de/html/admin/admin_unlock_surfbar_urls.tpl
templates/de/html/admin/admin_user_details.tpl
templates/de/html/beg/beg_done.tpl
templates/de/html/guest/guest_active_table.tpl
templates/de/html/guest/guest_doubler_list.tpl
templates/de/html/guest/guest_rallye.tpl
templates/de/html/guest/guest_top10.tpl
templates/de/html/member/member_bonus.tpl
templates/de/html/member/member_doubler_list.tpl
templates/de/html/member/member_list_beg.tpl
templates/de/html/member/member_list_beg_row.tpl
templates/de/html/member/member_list_coupon.tpl [new file with mode: 0644]
templates/de/html/member/member_list_coupon_row.tpl [new file with mode: 0644]
templates/de/html/member/member_ref_list_level.tpl
templates/de/html/member/member_transfer_new.tpl
templates/de/html/show_bonus_msg.tpl