This website requires JavaScript.
Explore
Help
Register
Sign In
mirror_php
/
moodle
Watch
1
Star
0
Fork
0
You've already forked moodle
mirror of
https://github.com/moodle/moodle.git
synced
2025-02-21 01:48:45 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
moodle
/
grade
/
export
/
ods
/
version.php
7 lines
83 B
PHP
Raw
Normal View
History
Unescape
Escape
MDL-10579 capabilities for grade export plugins
2007-07-24 08:51:45 +00:00
<
?
PHP
// $Id$
Bumping versions to fix capability upgrade
2007-07-25 07:09:12 +00:00
$plugin
->
version
=
2007072500
;
MDL-10579 capabilities for grade export plugins
2007-07-24 08:51:45 +00:00
$plugin
->
requires
=
2007072402
;
?>
Reference in New Issue
Copy Permalink