Extensions bitcoins/yacy added, new API functions for handling proxy/non-proxy added:
[mailer.git] / inc / extensions / ext-safe.php
index 6edd2770ac4de6b7dfb32080f26eb30fe52ffa42..9d52052c7ad88f4c6686f6d47f5a85d970912323 100644 (file)
@@ -81,7 +81,7 @@ switch (getExtensionMode()) {
        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.
+       case 'test': // For testing purposes
                break;
 
        case 'init': // Do stuff when extension is initialized