Ignore:
Timestamp:
Apr 12, 2010, 5:56:17 PM (15 years ago)
Author:
Pieter Naber
Message:

Adding a lot of checks for the variables in the status and the location file. Added even more comments everywhere

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/inc/LogHandler.class.php

    r7661 r7720  
    8888                }
    8989                if ($logno <= LOG_LEVEL_WRITE) {
    90                         // TODO: Write $errorString to file
     90                        // TODO: David: Write $errorString to file
    9191                }
    9292                if ($logno <= LOG_LEVEL_MAIL) {
    93                         // TODO: Mail $errorString to administrator
     93                        // TODO: David: Mail $errorString to administrator
    9494                }
    9595        }
Note: See TracChangeset for help on using the changeset viewer.