Insert release date into ChangeLog, fix NL upgrade script.
[platal.git] / include / reminder / ax_letter.inc.php
index b0b112e..228dc30 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /***************************************************************************
- *  Copyright (C) 2003-2009 Polytechnique.org                              *
+ *  Copyright (C) 2003-2011 Polytechnique.org                              *
  *  http://opensource.polytechnique.org/                                   *
  *                                                                         *
  *  This program is free software; you can redistribute it and/or modify   *
@@ -47,6 +47,10 @@ class ReminderAxLetter extends Reminder
     {
         return "Inscription à la lettre de l'AX";
     }
+    public function info()
+    {
+        return 'Xorg/MailsAX';
+    }
 
     public static function IsCandidate(User &$user, $candidate)
     {