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:
f79e075
)
NOBUG: Clean already implemented TODO
author
Eloy Lafuente
<stronk7@moodle.org>
Mon, 1 Nov 2010 15:55:59 +0000
(15:55 +0000)
committer
Eloy Lafuente
<stronk7@moodle.org>
Mon, 1 Nov 2010 15:55:59 +0000
(15:55 +0000)
backup/moodle2/restore_plugin.class.php
patch
|
blob
|
blame
|
history
diff --git
a/backup/moodle2/restore_plugin.class.php
b/backup/moodle2/restore_plugin.class.php
index
a53d2ac
..
3f9f5bb
100644
(file)
--- a/
backup/moodle2/restore_plugin.class.php
+++ b/
backup/moodle2/restore_plugin.class.php
@@
-26,7
+26,6
@@
* Class implementing the plugins support for moodle2 restore
*
* TODO: Finish phpdocs
- * TODO: Add support for declaring decode_contents (not decode_rules)
*/
abstract class restore_plugin {