Revision: 4442
Author: seba.wagner
Date: Wed Oct 19 12:59:47 2011
Log: [No log message]
http://code.google.com/p/openmeetings/source/detail?r=4442
Modified:
/trunk/plugins/moodle_plugin/db/upgrade.php
=======================================
--- /trunk/plugins/moodle_plugin/db/upgrade.php Sun Oct 2 02:10:44 2011
+++ /trunk/plugins/moodle_plugin/db/upgrade.php Wed Oct 19 12:59:47 2011
@@ -39,7 +39,9 @@
}
if ($oldversion == 20111002) {
- $result = false;
+ //$result = false;
+ //nothing to upgrade here
+
}
return $result;
--
You received this message because you are subscribed to the Google Groups
"OpenMeetings developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/openmeetings-dev?hl=en.