]> git.mxchange.org Git - mailer.git/commit
Extension ext-network continued:
authorquix0r <quix0r@mxchange.org>
Mon, 12 Sep 2011 21:38:37 +0000 (21:38 +0000)
committerquix0r <quix0r@mxchange.org>
Mon, 12 Sep 2011 21:38:37 +0000 (21:38 +0000)
commit87874b31f053d626431da0d3602c41bca8870811
tree06ff0b6df6ba953187ef840986d2e1178c257ff7
parent6cda026698705eb46f383fc2d48cd25e5ad619b5
Extension ext-network continued:
- Adding/listing of v-check parameters added
- V-check parameters added for all supported networks (more will follow!)
- Function fooParamKey() renamed to fooParameterKey(), we don't shortcut things
- TODOs.txt updated
14 files changed:
.gitattributes
DOCS/TODOs.txt
inc/extensions/ext-network.php
inc/language/network_de.php
inc/libs/network_functions.php
inc/modules/admin/what-list_network_vcheck_params.php [new file with mode: 0644]
templates/de/html/admin/admin_add_network_request_param.tpl
templates/de/html/admin/admin_add_network_vcheck_param.tpl [new file with mode: 0644]
templates/de/html/admin/admin_delete_network_request_params_row.tpl
templates/de/html/admin/admin_export_network_vcheck_params.tpl [new file with mode: 0644]
templates/de/html/admin/admin_list_network_request_params_row.tpl
templates/de/html/admin/admin_list_network_vcheck_params.tpl [new file with mode: 0644]
templates/de/html/admin/admin_list_network_vcheck_params_row.tpl [new file with mode: 0644]
templates/de/html/admin/admin_network_vcheck_param_added.tpl [new file with mode: 0644]