Missing SVN properties set
[mailer.git] / inc / extensions / ext-update.php
index 72c76ec32415170044f93b55b7865d7f8620d06f..1bb1f21453e59add047c2374c3fb4a9e538bda3d 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /************************************************************************
- * MXChange v0.2.1                                    Start: 10/28/2009 *
- * ================                             Last change: 10/28/2009 *
+ * Mailer v0.2.1-FINAL                                Start: 10/28/2009 *
+ * ===================                          Last change: 10/28/2009 *
  *                                                                      *
  * -------------------------------------------------------------------- *
  * File              : ext-update.php                                   *
  * -------------------------------------------------------------------- *
  * Kurzbeschreibung  : Eine Erweiterung zum regelm. Pruefen v. Updates  *
  * -------------------------------------------------------------------- *
- * $Revision:: 856                                                    $ *
- * $Date:: 2009-03-06 20:24:32 +0100 (Fr, 06. March 2009)             $ *
+ * $Revision::                                                        $ *
+ * $Date::                                                            $ *
  * $Tag:: 0.2.1-FINAL                                                 $ *
- * $Author:: stelzi                                                   $ *
+ * $Author::                                                          $ *
  * Needs to be in all Files and every File needs "svn propset           *
  * svn:keywords Date Revision" (autoprobset!) at least!!!!!!            *
  * -------------------------------------------------------------------- *
@@ -47,6 +47,9 @@ setThisExtensionVersion('0.0');
 // Version history array (add more with , '0.1.0' and so on)
 setExtensionVersionHistory(array('0.0'));
 
+// This extension is in development (non-productive)
+enableExtensionProductive(false);
+
 switch (getExtensionMode()) {
        case 'register': // Do stuff when installation is running (modules.php?module=admin is called)
                // SQL commands to run