]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-nickname.php
Internal TODO added
[mailer.git] / inc / extensions / ext-nickname.php
index 64d4ffaff730867c736bb152b296ce6a0fe2ef99..e2750db7195acdf79dcb7fada4b62587ae70adb8 100644 (file)
  * -------------------------------------------------------------------- *
  * Kurzbeschreibung  : Nickname-Login und Anzeige im Anmeldeformular    *
  * -------------------------------------------------------------------- *
- *                                                                      *
+ * $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                  *
@@ -191,6 +196,9 @@ PRIMARY KEY(id)
        }
        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;