Extension ext-coupon continued, a lot improvements applied:
authorRoland Häder <roland@mxchange.org>
Tue, 28 Jun 2011 18:11:16 +0000 (18:11 +0000)
committerRoland Häder <roland@mxchange.org>
Tue, 28 Jun 2011 18:11:16 +0000 (18:11 +0000)
commit2e394cb5b8a6225a39a6942b1fcc17c37a17a175
tree39bbb5a1821adfb829a052ab38170fe52e32c017
parent668d3df20156d5dbd4f34342eeadcbd5d420a8f5
Extension ext-coupon continued, a lot improvements applied:
- Extension ext-coupon: Sending of coupons finished and member form added
- Deprecated variables removed
- All SQLs containing some kind of 'timeout' rewritten
- A lot more code improvements/cleanups applied (I cannot remember all)
- TODOs.txt updated
46 files changed:
.gitattributes
DOCS/TODOs.txt
beg.php
inc/autopurge/purge-general.php
inc/autopurge/purge-inact.php
inc/autopurge/purge-mails.php
inc/autopurge/purge-tsks.php
inc/autopurge/purge-unconfirmed.php
inc/classes/resolver.class.php
inc/daily/daily_birthday.php
inc/daily/daily_profile.php
inc/db/lib-mysql3.php
inc/extensions/ext-coupon.php
inc/filter/bonus_filter.php
inc/filter/online_filter.php
inc/functions.php
inc/language/coupon_de.php
inc/language/de.php
inc/libs/autopurge_functions.php
inc/libs/bonus_functions.php
inc/libs/rallye_functions.php
inc/libs/register_functions.php
inc/libs/task_functions.php
inc/modules/admin/what-config_autopurge.php
inc/modules/admin/what-list_autopurge.php
inc/modules/admin/what-list_beg.php
inc/modules/admin/what-list_bonus.php
inc/modules/admin/what-send_coupon.php
inc/modules/member/action-coupon.php [new file with mode: 0644]
inc/modules/member/what-
inc/modules/member/what-beg2.php
inc/modules/member/what-bonus.php
inc/modules/member/what-booking.php
inc/modules/member/what-cash_coupon.php [new file with mode: 0644]
inc/modules/member/what-logout.php
inc/modules/member/what-mydata.php
inc/modules/member/what-order.php
inc/modules/member/what-transfer.php
inc/monthly/monthly_beg.php
inc/monthly/monthly_bonus.php
inc/mysql-manager.php
inc/template-functions.php
inc/wrapper-functions.php
templates/de/emails/member/member_coupon.tpl [new file with mode: 0644]
templates/de/html/member/member_cash_coupon.tpl [new file with mode: 0644]
templates/de/html/menu/menu_member_advert_coupon.tpl [new file with mode: 0644]