repo.or.cz
/
moodle-linuxchix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
MDL-11515:
[moodle-linuxchix.git]
/
grade
/
report
/
grader
/
version.php
blob
66ba339e4313db6d995fbe7b209deea730e3b1c3
1
<
?PHP
// $Id$
2
3
$plugin
->
version
=
2007091700
;
4
$plugin
->
requires
=
2007091700
;
5
6
?
>