]> git.mxchange.org Git - mailer.git/commit
Fixes for missing arguments and some improvements:
authorquix0r <quix0r@mxchange.org>
Sun, 4 Jul 2010 12:55:21 +0000 (12:55 +0000)
committerquix0r <quix0r@mxchange.org>
Sun, 4 Jul 2010 12:55:21 +0000 (12:55 +0000)
commit541036af17736c5b61b2b4b54fe1a75b57b94d40
tree78dbc54c821b20350ed0aa842ea387912f379b87
parente6f83b7a4415cd9fba2c7004d7fac229ace8d7e5
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