]> git.mxchange.org Git - mailer.git/commit
Extension ext-network continued:
authorRoland Häder <roland@mxchange.org>
Fri, 26 Aug 2011 01:53:34 +0000 (01:53 +0000)
committerRoland Häder <roland@mxchange.org>
Fri, 26 Aug 2011 01:53:34 +0000 (01:53 +0000)
commitbdca58e2ac18d5f06a6b8a30a3488eb1360b67d9
treef01cbbc1182413b18469a916726da8182f6baa15
parent8ce32e702f3caa76b8d446902948e83e1e6854c8
Extension ext-network continued:
- Advertising network adgain.de added
- Column 'network_param_id' renamed to 'network_request_param_id' to make it
  more clear that this column belongs to the table 'network_request_params'
- Added missing (still out of function) script for API querying
- Renamed above script for better naming convention
- Misc fixes/improvements
20 files changed:
.gitattributes
inc/extensions/ext-network.php
inc/language/de.php
inc/language/network_de.php
inc/libs/network_functions.php
inc/modules/admin/what-list_network_params.php
inc/modules/admin/what-query_network_apis.php [new file with mode: 0644]
templates/de/html/admin/admin_add_network_api_translation.tpl
templates/de/html/admin/admin_add_network_params.tpl
templates/de/html/admin/admin_add_network_type.tpl
templates/de/html/admin/admin_delete_network_params.tpl
templates/de/html/admin/admin_delete_network_params_row.tpl
templates/de/html/admin/admin_delete_network_types.tpl
templates/de/html/admin/admin_edit_network_params.tpl
templates/de/html/admin/admin_edit_network_params_row.tpl
templates/de/html/admin/admin_edit_network_types.tpl
templates/de/html/admin/admin_list_network_api_translation.tpl
templates/de/html/admin/admin_list_network_params.tpl
templates/de/html/admin/admin_list_network_params_row.tpl
templates/de/html/admin/admin_list_network_types.tpl