]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-iso3166.php
MyAutoInstaller-Community is *sadly* history...
[mailer.git] / inc / extensions / ext-iso3166.php
index 42c030330433fcba9987b430588624ba179d15da..c0c4c946a6d3fed93e5865844078747d4060d439 100644 (file)
  * -------------------------------------------------------------------- *
  * Kurzbeschreibung  : Laendercode-Liste ISO3166                        *
  * -------------------------------------------------------------------- *
- *                                                                      *
+ * $Revision:: 856                                                    $ *
+ * $Date:: 2009-03-06 20:24:32 +0100 (Fr, 06. Mär 2009)              $ *
+ * $Tag:: 0.2.1-FINAL                                                 $ *
+ * $Author:: stelzi                                                   $ *
+ * Needs to be in all Files and every File needs "svn propset           *
+ * svn:keywords Date Revision" (autoprobset!) at least!!!!!!            *
  * -------------------------------------------------------------------- *
  * Copyright (c) 2008 by Wolfgang Stelzhammer                           *
  * Copyright (c) 2003 - 2008 by Roland Haeder                           *
@@ -327,6 +332,9 @@ VALUES ('AD', 'Andorra', 'ext-iso3166'),
        }
        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;