]> git.mxchange.org Git - mailer.git/commit
Extension ext-network continued:
authorquix0r <quix0r@mxchange.org>
Fri, 26 Aug 2011 01:53:34 +0000 (01:53 +0000)
committerquix0r <quix0r@mxchange.org>
Fri, 26 Aug 2011 01:53:34 +0000 (01:53 +0000)
commit64080b191c519caee8ebf1e0de12e7604f4108b7
treef01cbbc1182413b18469a916726da8182f6baa15
parent985561270461045c64719266ca6b3a795f6cd76a
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