Variable renamed, function refactured/moved:
authorRoland Häder <roland@mxchange.org>
Thu, 7 Oct 2010 00:46:26 +0000 (00:46 +0000)
committerRoland Häder <roland@mxchange.org>
Thu, 7 Oct 2010 00:46:26 +0000 (00:46 +0000)
commit2763c536e15b838a5df284bca71b7430870edc47
treef0b6f2bba5223689a2f1003b9a8d3c124bfefda5
parentc744215dba419b52b84291622179c5e3a6ab17e2
Variable renamed, function refactured/moved:
- Variable $check renamed to $moduleState which is more clear what the variable
  is for
- Function isMember() refactured
- Function translatePoolType() moved to template-functions.php and added
  strtoupper() call for the $type variable
- TODOs.txt updated
DOCS/TODOs.txt
inc/functions.php
inc/mysql-manager.php
inc/template-functions.php
modules.php