saveFile('../../tmp/twzFW.txt'); # for testing in a browser, set $testing=true # so the result will be echoed and no email will be sent. $testing=true; if($testing) { $fw->doSendEmail(false); $fw->reportAlways(true); $fw->minInterval('5 seconds'); } # 5. Do it!.. # ------------------------- $fw->checkFiles(); ?>