Add a message to help debugging

This commit is contained in:
moodler 2003-07-27 12:22:05 +00:00
parent b2ce450a6b
commit e561d3c2fc

View File

@ -48,6 +48,7 @@
$random100 = rand(0,100);
if ($random100 < 20) { // Approximately 20% of the time.
echo "Running clean-up tasks...\n";
/// Unenrol users who haven't logged in for $CFG->longtimenosee