X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fextensions%2Fext-wernis.php;h=5bb988fa6b30926bbf7a4dc45b9f45d57b5b846d;hb=2271b257e04ecbecf1c1e9fe91cd948b50e1ded4;hp=1b9542224255d78db78398d60677762563ef95ca;hpb=08b3c51b70b6498fd92a2760979d64470ad1b586;p=mailer.git diff --git a/inc/extensions/ext-wernis.php b/inc/extensions/ext-wernis.php index 1b95422242..5bb988fa6b 100644 --- a/inc/extensions/ext-wernis.php +++ b/inc/extensions/ext-wernis.php @@ -151,8 +151,7 @@ case "test": // For testing purposes. For details see file inc/modules/admin/wha default: // Do stuff when extension is loaded // Init array - global $WERNIS; - $WERNIS = array(); + $GLOBALS['wernis_data'] = array(); break; }