]> git.mjollnir.org Git - moodle.git/commit
MDL-17776 added new define CLI_SCRIPT that identifies all CLI scripts + cron (cli...
authorskodak <skodak>
Sat, 3 Jan 2009 14:28:02 +0000 (14:28 +0000)
committerskodak <skodak>
Sat, 3 Jan 2009 14:28:02 +0000 (14:28 +0000)
commita91b910e4f09e60866d72a6bac44ce0734094b3b
treee82716d9f2f1f694da4586368e9789e72cdc5417
parente8b7114d5e2f6db4195783c61b810ad4fc1456dc
MDL-17776 added new define CLI_SCRIPT that identifies all CLI scripts + cron (cli scripts do not have session and do not like HTML in output and are executed from command line, cron is an exception)
admin/cron.php
admin/handlevirus.php
admin/process_email.php
lib/accesslib.php
lib/moodlelib.php
lib/portfolio/exceptions.php
lib/sessionlib.php
lib/setup.php
lib/weblib.php