Renamed functions to make it more clear, ext-coupon continued:
authorRoland Häder <roland@mxchange.org>
Mon, 27 Jun 2011 15:52:10 +0000 (15:52 +0000)
committerRoland Häder <roland@mxchange.org>
Mon, 27 Jun 2011 15:52:10 +0000 (15:52 +0000)
commit03486c08011d4c233e2455c8e5335ecc0818333f
tree99647d2cc05512152c944d0761d40e0866d82dfe
parenta44235215a481489b76a39269cf98b170901186b
Renamed functions to make it more clear, ext-coupon continued:
- Extension ext-coupon continued: non-functional script added, template added
- Renamed all someFooTimestamp() functions to someFooEpocheTime() to make it
  clear that the Uni* epoche time meant and not TIMESTAMP from MySQL
- TODOs.txt updated
24 files changed:
.gitattributes
DOCS/TODOs.txt
inc/config-global.php
inc/extensions/ext-coupon.php
inc/filters.php
inc/functions.php
inc/language/coupon_de.php
inc/language/de.php
inc/libs/sponsor_functions.php
inc/libs/user_functions.php
inc/modules/admin.php
inc/modules/admin/admin-inc.php
inc/modules/admin/what-add_surfbar_url.php
inc/modules/admin/what-config_other.php
inc/modules/admin/what-config_register2.php
inc/modules/admin/what-edit_sponsor.php
inc/modules/admin/what-list_sponsor.php
inc/modules/admin/what-send_bonus.php
inc/modules/admin/what-send_coupon.php [new file with mode: 0644]
inc/modules/member/what-unconfirmed.php
inc/wrapper-functions.php
templates/de/html/admin/admin_login_msg.tpl
templates/de/html/admin/admin_send_bonus_form.tpl
templates/de/html/admin/admin_send_coupon.tpl [new file with mode: 0644]