mailer project continued:
[mailer.git] / inc / extensions / ext-cprping.php
index 965a1ed5e2cbaf99ee3a1d1a77ba537b306c1024..6d42efc5ed56cca132cc8a72a099d07354d81cb7 100644 (file)
@@ -4,11 +4,11 @@
  * ===================                          Last change: 09/25/2004 *
  *                                                                      *
  * -------------------------------------------------------------------- *
- * File              : ext-                                             *
+ * File              : ext-cprping.php                                  *
  * -------------------------------------------------------------------- *
- * Short description :                                                  *
+ * Short description : Check against CPR anti-spam database             *
  * -------------------------------------------------------------------- *
- * Kurzbeschreibung  :                                                  *
+ * Kurzbeschreibung  : Pruefung gegen CPR-Antispam-Datenbank            *
  * -------------------------------------------------------------------- *
  * $Revision::                                                        $ *
  * $Date::                                                            $ *
@@ -16,7 +16,7 @@
  * $Author::                                                          $ *
  * -------------------------------------------------------------------- *
  * Copyright (c) 2003 - 2009 by Roland Haeder                           *
- * Copyright (c) 2009 - 2011 by Mailer Developer Team                   *
+ * Copyright (c) 2009 - 2012 by Mailer Developer Team                   *
  * For more information visit: http://mxchange.org                      *
  *                                                                      *
  * This program is free software; you can redistribute it and/or modify *
@@ -54,7 +54,7 @@ switch (getExtensionMode()) {
                // SQL commands to run
 
                // Register module
-               //addModuleSql('foo','Y','Y','N','N');
+               //addModuleSql('foo', '{OPEN_TEMPLATE}MODULE_CPRPING_TITLE{CLOSE_TEMPLATE}','Y','Y','N','N');
                break;
 
        case 'remove': // Do stuff when removing extension