X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=include%2Freminder%2Femail_backup.inc.php;h=76108f7651c53cabe37e805170d7f20bee0ba572;hb=27531a1312c2ab7134deffa169f72907e4edfeb8;hp=cdf266eaf289c97e522fe2031313484c21a33875;hpb=02d5e4dc5ff6477ba2430cd08492e351e65cd234;p=platal.git diff --git a/include/reminder/email_backup.inc.php b/include/reminder/email_backup.inc.php index cdf266e..76108f7 100644 --- a/include/reminder/email_backup.inc.php +++ b/include/reminder/email_backup.inc.php @@ -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) {