Heavily rewritten API:
[mailer.git] / inc / extensions / ext-surfbar.php
index 8c091b9b190fce80c98b7df7fa85063699e30160..fbb2cf5068a2385606e31ffa113ce7784665577b 100644 (file)
@@ -227,6 +227,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
        // Set some constants we need???
        define('edit', "edit");