Kill references to obsolete tables.
[platal.git] / include / reminder / email_backup.inc.php
index cdf266e..957422a 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /***************************************************************************
- *  Copyright (C) 2003-2009 Polytechnique.org                              *
+ *  Copyright (C) 2003-2010 Polytechnique.org                              *
  *  http://opensource.polytechnique.org/                                   *
  *                                                                         *
  *  This program is free software; you can redistribute it and/or modify   *
@@ -50,6 +50,10 @@ class ReminderEmailBackup extends Reminder
     {
         return 'Sauvegarde de tes emails';
     }
+    public function info()
+    {
+        return 'Xorg/IMAP';
+    }
 
     public static function IsCandidate(User &$user, $candidate)
     {