X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fextensions%2Fext-surfbar.php;h=e9bc3d7f792fa66fd566c35492c3ac416b33822a;hp=723662b98fbf5664541ac71a7e75b5c906bdc3e9;hb=ee715f8d4c903b61f943df392b93acb6ad9c2602;hpb=574e7b06a697f0b23fc95177090d5883d08c9373 diff --git a/inc/extensions/ext-surfbar.php b/inc/extensions/ext-surfbar.php index 723662b98f..e9bc3d7f79 100644 --- a/inc/extensions/ext-surfbar.php +++ b/inc/extensions/ext-surfbar.php @@ -225,6 +225,8 @@ case "update": // Update an extension break; default: // Do stuff when extension is loaded + // Set some constants we need??? + define('edit', "edit"); break; }