]> git.mxchange.org Git - mailer.git/commit
Project continued with rewrites:
authorquix0r <quix0r@mxchange.org>
Tue, 23 Oct 2012 18:23:13 +0000 (18:23 +0000)
committerquix0r <quix0r@mxchange.org>
Tue, 23 Oct 2012 18:23:13 +0000 (18:23 +0000)
commitc6d8e6da9a18913513e6e3c9d413b23c28342b87
tree8fa8c5e17b3b177f4209c5ef905da57b19d66892
parentd231222659326e8860970bfa6d63091892fbd084
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