]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-refback.php
Re-added, now the right ones
[mailer.git] / inc / extensions / ext-refback.php
index 693893facfaa19ede385144d434f9b4618043627..0d47fe74aa7cf7348b313b2edd8c7bacb3808fb1 100644 (file)
  * -------------------------------------------------------------------- *
  * Kurzbeschreibung  : Ref-Back und Ref-Uebersicht                      *
  * -------------------------------------------------------------------- *
- *                                                                      *
+ * $Revision:: 856                                                    $ *
+ * $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                  *
@@ -97,6 +102,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;