]> git.mxchange.org Git - mailer.git/commit
Wrapper functions for converting commas in configuration added, ext-coupon continued
authorRoland Häder <roland@mxchange.org>
Sat, 25 Jun 2011 22:58:21 +0000 (22:58 +0000)
committerRoland Häder <roland@mxchange.org>
Sat, 25 Jun 2011 22:58:21 +0000 (22:58 +0000)
commita44235215a481489b76a39269cf98b170901186b
treedf9e1a7247d9757e15cf43301e59faab7a399e73
parent73e9d78e610057f6c6d311328b3ad438ad017791
Wrapper functions for converting commas in configuration added, ext-coupon continued
- First configuration template and script for ext-coupon added
- Wrapper functions convertCommaToDotInPostData() and convertCommaToDotInPostDataArray()
  introduced which will wrap converting German comma into Computer's version
- TODOs.txt updated
17 files changed:
.gitattributes
DOCS/TODOs.txt
inc/extensions/ext-coupon.php
inc/functions.php
inc/language/coupon_de.php [new file with mode: 0644]
inc/libs/coupon_functions.php [new file with mode: 0644]
inc/modules/admin/action-coupon.php [new file with mode: 0644]
inc/modules/admin/what-config_beg.php
inc/modules/admin/what-config_bonus.php
inc/modules/admin/what-config_coupon.php [new file with mode: 0644]
inc/modules/admin/what-config_doubler.php
inc/modules/admin/what-config_payouts.php
inc/modules/admin/what-config_refback.php
inc/modules/admin/what-config_surfbar.php
inc/wrapper-functions.php
templates/de/html/admin/admin_config_ [new file with mode: 0644]
templates/de/html/admin/admin_config_coupon.tpl [new file with mode: 0644]