]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-refback.php
Again more fixes from bugtracker, thanks to profi-concept
[mailer.git] / inc / extensions / ext-refback.php
index 0816ffc79fb140d404d4e7685fbbb1be79191c6b..0d1f452a12656d01d21e8fce02cfd0a7ac8754a0 100644 (file)
@@ -100,6 +100,9 @@ case "update": // Update an extension
        }
        break;
 
+case "test": // For testing purposes. For details see file inc/modules/admin/what-extensions.php, arround line 305.
+       break;
+
 default: // Do stuff when extension is loaded
        // When the refback is not installed we cannot load it's configuration... *sigh*
        break;