Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4aeb04b
)
MDL-47494 gapselect: MDL-27408 update all question and quiz plugin version.php files.
author
Tim Hunt
<T.J.Hunt@open.ac.uk>
Thu, 12 May 2011 22:18:47 +0000
(23:18 +0100)
committer
Tim Hunt
<T.J.Hunt@open.ac.uk>
Thu, 12 May 2011 22:18:47 +0000
(23:18 +0100)
question/type/gapselect/version.php
patch
|
blob
|
blame
|
history
diff --git
a/question/type/gapselect/version.php
b/question/type/gapselect/version.php
index
293b937
..
9e020a8
100755
(executable)
--- a/
question/type/gapselect/version.php
+++ b/
question/type/gapselect/version.php
@@
-27,4
+27,4
@@
defined('MOODLE_INTERNAL') || die();
$plugin->version = 2011020100;
-$plugin->requires = 20110
11200
;
+$plugin->requires = 20110
51212
;