X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fextensions%2Fext-surfbar.php;h=fbb2cf5068a2385606e31ffa113ce7784665577b;hp=8c091b9b190fce80c98b7df7fa85063699e30160;hb=3b85bd5030ad591b0c5cb038ca534a7b50e1b319;hpb=6c763653e88b9d10627e651ca59c7201d4b7d62b diff --git a/inc/extensions/ext-surfbar.php b/inc/extensions/ext-surfbar.php index 8c091b9b19..fbb2cf5068 100644 --- a/inc/extensions/ext-surfbar.php +++ b/inc/extensions/ext-surfbar.php @@ -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");