Extensions bitcoins/yacy added, new API functions for handling proxy/non-proxy added:
[mailer.git] / inc / extensions / ext-maintenance.php
index e07c7ef5154ba297d7ba31ed0f857899af857a1e..689b719721281bac41391f2f6a6815e123fd4cee 100644 (file)
@@ -109,7 +109,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