Fixes for missing arguments and some improvements:
authorRoland Häder <roland@mxchange.org>
Sun, 4 Jul 2010 12:55:21 +0000 (12:55 +0000)
committerRoland Häder <roland@mxchange.org>
Sun, 4 Jul 2010 12:55:21 +0000 (12:55 +0000)
commit3eaa681e2aa94f18fbbdfba8903814e16eae665c
tree78dbc54c821b20350ed0aa842ea387912f379b87
parent6f9ac1a702b48e3a2b87f1da0c056206c09bccc0
Fixes for missing arguments and some improvements:
- Fixes for missing arguments of debug_report_bug() in various placed
- readFromFile() does already check if the file is readable, so no other
  function need to call debug_report_bug() if it is not readable
- TODOs.txt updated
DOCS/TODOs.txt
inc/extensions-functions.php
inc/functions.php
inc/install-functions.php
inc/wrapper-functions.php