]> git.mxchange.org Git - mailer.git/commit
Wrapper functions for converting commas in configuration added, ext-coupon continued
authorquix0r <quix0r@mxchange.org>
Sat, 25 Jun 2011 22:58:21 +0000 (22:58 +0000)
committerquix0r <quix0r@mxchange.org>
Sat, 25 Jun 2011 22:58:21 +0000 (22:58 +0000)
commitb1b27c3371dbbbabb4bb326e7f787648d303fc53
treedf9e1a7247d9757e15cf43301e59faab7a399e73
parentc28537699175c4cb71a92e720541e9ce1381c8a3
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]