]> git.mxchange.org Git - mailer.git/commit
More code parts could take advantage of previously improved fixEmptyContentToDashes():
authorquix0r <quix0r@mxchange.org>
Wed, 6 Jul 2011 08:47:01 +0000 (08:47 +0000)
committerquix0r <quix0r@mxchange.org>
Wed, 6 Jul 2011 08:47:01 +0000 (08:47 +0000)
commit7d9e1d4f75514e93bc36c827690762df3fe2d084
treedce7542ba8c284ee351a6217350abd022d2e047c
parentbe792af21f87c11ddb59dce0036837aeced0dee7
More code parts could take advantage of previously improved fixEmptyContentToDashes():
- More code parts, all checked for ext-nickname is installed/active in an extra
  ugly looking if() block, could be improved by previously rewritten function
  fixEmptyContentToDashes().
- Some internal TODOs closed
- TODOs.txt updated
22 files changed:
DOCS/TODOs.txt
inc/gen_refback.php
inc/language/de.php
inc/libs/bonus_functions.php
inc/libs/refback_functions.php
inc/libs/user_functions.php
inc/modules/admin/what-list_user.php
inc/modules/guest/what-active.php
inc/modules/guest/what-top10.php
inc/modules/member/what-doubler.php
inc/modules/member/what-transfer.php
inc/modules/member/what-unconfirmed.php
inc/mysql-manager.php
templates/de/html/admin/admin_list_user_row.tpl
templates/de/html/admin/admin_user_details.tpl
templates/de/html/guest/guest_active_row.tpl
templates/de/html/guest/guest_top10_row_earner.tpl
templates/de/html/guest/guest_top10_row_login.tpl
templates/de/html/guest/guest_top10_row_refs.tpl
templates/de/html/member/member_bonus_turbo_row.tpl
templates/de/html/member/member_doubler.tpl
templates/de/html/member/member_ref_list_row.tpl