]> git.mjollnir.org Git - moodle.git/commitdiff
fixed typo on line 2
authorgbateson <gbateson>
Fri, 1 Sep 2006 02:18:41 +0000 (02:18 +0000)
committergbateson <gbateson>
Fri, 1 Sep 2006 02:18:41 +0000 (02:18 +0000)
mod/hotpot/db/update_to_v2.php

index 0406adf54d1f93defe11271dd5986b2818bfa33e..0e26551ba91071649921d48501eb4504b10cf1ab 100644 (file)
@@ -1,5 +1,5 @@
 <?PHP
-function hotpot=update_to_v2_2() {
+function hotpot_update_to_v2_2() {
     global $CFG;
     $ok = true;