]> git.mxchange.org Git - mailer.git/commit
Project continued with rewrites:
authorRoland Häder <roland@mxchange.org>
Tue, 23 Oct 2012 18:23:13 +0000 (18:23 +0000)
committerRoland Häder <roland@mxchange.org>
Tue, 23 Oct 2012 18:23:13 +0000 (18:23 +0000)
commitdef1c791b52a6b8b5891539387525c3736f3c24c
tree8fa8c5e17b3b177f4209c5ef905da57b19d66892
parent9a81d47194e78fb95bc6c46938784292d7d19cc3
Project continued with rewrites:
- Introduced doHandleExtraValues() to encapsulate more if/elseif/else blocks
- Introduced addKeyValueSql()
- PHP's array_merge() didn't maintain $array2's index, so now merge_array() does
  (optionally) it for us
- Other XML template rewrites
20 files changed:
DOCS/TODOs.txt
inc/callback-functions.php
inc/db/lib-mysql3.php
inc/expression-functions.php
inc/functions.php
inc/language/surfbar_de.php
inc/libs/surfbar_functions.php
inc/modules/admin/admin-inc.php
inc/modules/sponsor/.php
inc/mysql-manager.php
inc/template-functions.php
inc/wrapper-functions.php
inc/xml-functions.php
templates/de/html/admin/admin_edit_surfbar_urls.tpl
templates/de/html/admin/admin_edit_surfbar_urls_row.tpl
templates/de/html/admin/admin_list_surfbar_urls.tpl
templates/de/html/admin/admin_list_surfbar_urls_row.tpl
templates/xml/admin/admin_edit_do_surfbar_urls.xml
templates/xml/admin/admin_edit_show_surfbar_urls.xml
templates/xml/admin/admin_list_surfbar_urls.xml