More code parts could take advantage of previously improved fixEmptyContentToDashes():
authorRoland Häder <roland@mxchange.org>
Wed, 6 Jul 2011 08:47:01 +0000 (08:47 +0000)
committerRoland Häder <roland@mxchange.org>
Wed, 6 Jul 2011 08:47:01 +0000 (08:47 +0000)
commit9b93cb80c13ee59fbd935b2988127cf4a1135000
treedce7542ba8c284ee351a6217350abd022d2e047c
parentebf74041efe2bc876be37474beb3f9747fbb7407
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