code lines at top

Re: code lines at top

by Birdie Newborn -
Number of replies: 0
Can you check that none of them are corrupted?

How do I recognize that? Should they all be exactly the same? I looked at about half, and most had:

$module->version = 2004050300;
$module->requires = 2004052501; // Requires this Moodle version
$module->cron = 60;

Some modules have $module->version = earlier, and some later, even though the second line seems to be consistent, if it's there at all.

But I also recently uploaded ewiki and hotpot and they seem not to have all three lines listed. Should I remove them?