Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
portfolio checkin-
[moodle.git]
/
portfolio
/
type
/
download
/
version.php
Commit
Line
Data
67a87e7d
1
<?php
2
3
$plugin->version = 2008072500;
4
$plugin->requires = 2008072500;
5
$plugin->cron = 0;
6
7
?>