repo.or.cz
/
moodle-pu.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
MDL-10286 Implementing the view feedback page. Added links to the user, module and...
[moodle-pu.git]
/
question
/
type
/
truefalse
/
version.php
blob
2d2a8d9fa7fe95d4af7d3dab8617390b017d0b62
1
<
?PHP
// $Id$
2
3
$plugin
->
version
=
2006032200
;
4
$plugin
->
requires
=
2006032200
;
5
6
?
>