Rewrote some code, added templates/functions:
authorRoland Häder <roland@mxchange.org>
Wed, 31 Jul 2013 10:54:22 +0000 (10:54 +0000)
committerRoland Häder <roland@mxchange.org>
Wed, 31 Jul 2013 10:54:22 +0000 (10:54 +0000)
commit5b90ab389309595fde01542842169d6cbd2fc562
tree3ae4a31a7098e6daf34269097a448155344a1ffe
parent56336b0ee3ca50e28209213ecfefa2f0188e43ea
Rewrote some code, added templates/functions:
- Introduced return(Error)Message() functions
- Added template for choosing registration provider
- Added template helper which reads all activated registration provider
- Other improvements
30 files changed:
.gitattributes
inc/extensions-functions.php
inc/install-functions.php
inc/language/register_de.php
inc/language/sponsor_de.php
inc/libs/network_functions.php
inc/libs/register_functions.php
inc/modules/admin/overview-inc.php
inc/modules/admin/what-list_beg.php
inc/modules/admin/what-list_bonus.php
inc/modules/admin/what-list_sponsor_pay.php
inc/modules/admin/what-list_unconfirmed.php
inc/modules/guest/what-sponsor_reg.php
inc/modules/member/what-mydata.php
inc/modules/member/what-reflinks.php
inc/modules/member/what-stats.php
inc/modules/member/what-transfer.php
inc/modules/sponsor/account.php
inc/modules/sponsor/settings.php
inc/template-functions.php
templates/de/emails/admin/admin_sponsor_change_data.tpl
templates/de/emails/admin/admin_sponsor_change_email.tpl
templates/de/emails/admin/admin_sponsor_edit.tpl
templates/de/emails/sponsor/sponsor_change_data.tpl
templates/de/html/admin/admin_add_sponsor.tpl
templates/de/html/admin/admin_edit_sponsor_edit.tpl
templates/de/html/admin/admin_list_sponsor_details.tpl
templates/de/html/guest/guest_registration_select.tpl [new file with mode: 0644]
templates/de/html/guest/guest_sponsor_reg.tpl
templates/de/html/sponsor/sponsor_account_form.tpl