From b31763f8b31570e5cfb87215d92fa189fe6c023a Mon Sep 17 00:00:00 2001 From: Eloy Lafuente Date: Mon, 1 Nov 2010 15:55:59 +0000 Subject: [PATCH] NOBUG: Clean already implemented TODO --- backup/moodle2/restore_plugin.class.php | 1 - 1 file changed, 1 deletion(-) diff --git a/backup/moodle2/restore_plugin.class.php b/backup/moodle2/restore_plugin.class.php index a53d2acc5ff..3f9f5bb73b9 100644 --- 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 { -- 2.43.0