]> git.mxchange.org Git - mailer.git/commit
Extension ext-network continued, saving NULL entries fixed:
authorquix0r <quix0r@mxchange.org>
Sat, 2 Jan 2010 18:00:14 +0000 (18:00 +0000)
committerquix0r <quix0r@mxchange.org>
Sat, 2 Jan 2010 18:00:14 +0000 (18:00 +0000)
commitfd4bf800943a932696a2d2c25f702a771c2c3cf9
treeef38aad2aa784d5b29f31c387888624ad20fb827
parentd46421c7c499d5fdaeadf58f454063444cdb9fca
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