Heavily rewritten API:
[mailer.git] / inc / extensions / ext-removeip.php
index 315194edab0274751bf254521a34123ee5263923..f60423146408fcc03d5390679ca4fdabcee96cbe 100644 (file)
@@ -87,6 +87,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
        break;
 }