]> git.mxchange.org Git - mailer.git/commit
Extension ext-network continued, saving NULL entries fixed:
authorRoland Häder <roland@mxchange.org>
Sat, 2 Jan 2010 18:00:14 +0000 (18:00 +0000)
committerRoland Häder <roland@mxchange.org>
Sat, 2 Jan 2010 18:00:14 +0000 (18:00 +0000)
commitc544e11e6c117f1a1757bbc98b19e9675dc9b3cb
treeef38aad2aa784d5b29f31c387888624ad20fb827
parent9d7b66c75a69d7e56944708940580a8b14ef401d
Extension ext-network continued, saving NULL entries fixed:
- Editing/deleting of request parameters (ext-network) added
- In three networks, type 'traffic' added
- README renamed for ext-surfbar
- Fixed saving NULL entries in adminSaveSetting()
- New 'wrapper' isSqlDebbuggingEnabled() added
- Extension ext-network how has some 'wrapper' functions to minimize code base
- TODOs.txt updated
20 files changed:
.gitattributes
DOCS/TODOs.txt
DOCS/de/surfbar/README.txt [new file with mode: 0644]
DOCS/de/surfbar/README_surfbar.txt [deleted file]
inc/db/lib-mysql3.php
inc/extensions/ext-network.php
inc/language/network_de.php
inc/libs/network_functions.php
inc/libs/nickname_functions.php
inc/modules/admin/admin-inc.php
inc/modules/admin/what-list_network_params.php
inc/modules/admin/what-list_network_types.php
inc/wrapper-functions.php
templates/de/html/admin/admin_add_network_params.tpl
templates/de/html/admin/admin_del_network_params.tpl [new file with mode: 0644]
templates/de/html/admin/admin_del_network_params_row.tpl [new file with mode: 0644]
templates/de/html/admin/admin_del_network_types_row.tpl
templates/de/html/admin/admin_edit_network_params.tpl [new file with mode: 0644]
templates/de/html/admin/admin_edit_network_params_row.tpl [new file with mode: 0644]
templates/de/html/admin/admin_list_network_params.tpl