]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-yoomedia.php
More XHTML-fied and extended header added to templates
[mailer.git] / inc / extensions / ext-yoomedia.php
index d9720a0bad9db93d13b0884fd088d9ef8783b916..8555d711f3ae674effbbfd0d1697a5ed348a6f11 100644 (file)
  * Kurzbeschreibung  : Erweitertung zur Anbindung an die API von        *
  *                     Yoo!Media                                        *
  * -------------------------------------------------------------------- *
- *                                                                      *
+ * $Revision:: 856                                                    $ *
+ * $Date:: 2009-03-06 20:24:32 +0100 (Fr, 06. March 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) 2003 - 2008 by Roland Haeder                           *
  * For more information visit: http://www.mxchange.org                  *
@@ -105,6 +110,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;