]> git.mxchange.org Git - mailer.git/commit
Extension ext-grade continued, a lot renames:
authorquix0r <quix0r@mxchange.org>
Mon, 4 Jul 2011 00:01:11 +0000 (00:01 +0000)
committerquix0r <quix0r@mxchange.org>
Mon, 4 Jul 2011 00:01:11 +0000 (00:01 +0000)
commita39205eb2ce8514510dcecb7bd0fdf4444ab5c05
tree23c42423906e7fad0a3b47fd4dc5a0c2bf906e03
parent3693920a8e20f7fb2bebd6a5c6a6607a2f85233d
Extension ext-grade continued, a lot renames:
- All 'remove' renamed to 'do_delete'
- A lot 'change' renamed to 'do_edit', both renames will become important for
  the next full refacturing of all (list|edit|delete)_foo formulars to the XML
  based system
- Extension ext-grade continued, only a function-less script has been added
- TODOs.txt updated
46 files changed:
.gitattributes
DOCS/TODOs.txt
inc/libs/network_functions.php
inc/libs/order_functions.php
inc/modules/admin/what-admins_edit.php
inc/modules/admin/what-admins_mails.php
inc/modules/admin/what-config_mods.php
inc/modules/admin/what-config_payouts.php
inc/modules/admin/what-config_rallye_prices.php
inc/modules/admin/what-extensions.php
inc/modules/admin/what-list_admins_acls.php
inc/modules/admin/what-list_bank_package.php
inc/modules/admin/what-list_country.php
inc/modules/admin/what-list_point_accounts.php [new file with mode: 0644]
inc/modules/admin/what-list_rallyes.php
inc/modules/admin/what-list_sponsor_pay.php
inc/modules/admin/what-list_yoomedia_tm.php
inc/modules/member/what-cash_coupon.php
inc/modules/member/what-order.php
inc/modules/order.php
inc/wrapper-functions.php
templates/de/emails/admin/admin_order_normal.tpl
templates/de/emails/member/member_order_normal.tpl
templates/de/html/admin/admin_admins_mails_edit.tpl
templates/de/html/admin/admin_config_rallye_del.tpl
templates/de/html/admin/admin_config_rallye_edit.tpl
templates/de/html/admin/admin_del_bank_packages.tpl
templates/de/html/admin/admin_delete_admins.tpl
templates/de/html/admin/admin_delete_admins_acls.tpl
templates/de/html/admin/admin_delete_network_params.tpl
templates/de/html/admin/admin_delete_network_types.tpl
templates/de/html/admin/admin_delete_networks.tpl
templates/de/html/admin/admin_delete_payouts.tpl
templates/de/html/admin/admin_edit_admins.tpl
templates/de/html/admin/admin_edit_admins_acls.tpl
templates/de/html/admin/admin_edit_mods.tpl
templates/de/html/admin/admin_edit_network_params.tpl
templates/de/html/admin/admin_edit_network_types.tpl
templates/de/html/admin/admin_edit_networks.tpl
templates/de/html/admin/admin_edit_payouts.tpl
templates/de/html/admin/admin_edit_rallyes.tpl
templates/de/html/admin/admin_extensions.tpl
templates/de/html/admin/admin_extensions_delete.tpl
templates/de/html/admin/admin_list_sponsor_pay_del.tpl
templates/de/html/admin/admin_list_sponsor_pay_edit.tpl
templates/de/html/admin/admin_list_yoomedia_tm_row.tpl