]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-cache.php
Updated copyright notice as there are changes in this year
[mailer.git] / inc / extensions / ext-cache.php
index 53e5c325bd4f3c199023c6b7244e8277ab6bb5ba..533cdcb52ff3cb060cd19fdc3df4d5210d57544b 100644 (file)
@@ -17,7 +17,7 @@
  * $Author::                                                          $ *
  * -------------------------------------------------------------------- *
  * Copyright (c) 2003 - 2009 by Roland Haeder                           *
- * Copyright (c) 2009 - 2012 by Mailer Developer Team                   *
+ * Copyright (c) 2009 - 2013 by Mailer Developer Team                   *
  * For more information visit: http://mxchange.org                      *
  *                                                                      *
  * This program is free software; you can redistribute it and/or modify *
@@ -52,7 +52,7 @@ setExtensionAlwaysActive('Y');
 
 // Which load mode?
 switch (getExtensionMode()) {
-       case 'register': // Do stuff when installation is running
+       case 'setup': // Do stuff when installation is running
                break;
 
        case 'remove': // Do stuff when removing extension