]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-usage.php
Damn typo fixed... ;-)
[mailer.git] / inc / extensions / ext-usage.php
index f38482a40a25daaf6969610250c83504a2cbd405..1547c4aa70aeb05788165bda7729b9f6bbdf06af 100644 (file)
  * -------------------------------------------------------------------- *
  * Kurzbeschreibung  : Helfer-Erweiterung fuer das "usage" Verzeichnis  *
  * -------------------------------------------------------------------- *
- *                                                                      *
+ * $Revision::                                                        $ *
+ * $Date::                                                            $ *
+ * $Tag:: 0.2.1-FINAL                                                 $ *
+ * $Author::                                                          $ *
+ * Needs to be in all Files and every File needs "svn propset           *
+ * svn:keywords Date Revision" (autoprobset!) at least!!!!!!            *
  * -------------------------------------------------------------------- *
  * Copyright (c) 2003 - 2008 by Roland Haeder                           *
  * For more information visit: http://www.mxchange.org                  *
@@ -76,6 +81,9 @@ case "update": // Update an extension
        }
        break;
 
+case "modify": // When the extension got modified
+       break;
+
 case "test": // For testing purposes. For details see file inc/modules/admin/what-extensions.php, arround line 305.
        break;