fixing a type update->updated

This commit is contained in:
moodler 2006-02-06 03:13:59 +00:00
parent 653bcc596c
commit ecb454fe6a

View File

@ -163,7 +163,7 @@
//key = langname, value = md5
$source = 'http://download.moodle.org/lang16/languages.md5';
$md5array = array();
$update = 0; //any packs updated?
$updated = 0; //any packs updated?
$alllangs = array_keys(get_list_of_languages());
$lang16 = array(); //all the Moodle 1.6 unicode lang packs (updated and not updated)
$packs = array(); //all the packs that needs updating