X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=inc%2Fextensions%2Fext-uberwach.php;h=fe1e877da49dfed5d5f6fe345eef7e4d75dc3916;hb=964a3b539e335f6d70e7779630fd3d25fd38398d;hp=a605356c9a95e1d4c7cdca9e84fed269f3383d23;hpb=f7d1229840cdae4ba22fdf375265bca4fb4a2d32;p=mailer.git diff --git a/inc/extensions/ext-uberwach.php b/inc/extensions/ext-uberwach.php index a605356c9a..fe1e877da4 100644 --- a/inc/extensions/ext-uberwach.php +++ b/inc/extensions/ext-uberwach.php @@ -47,7 +47,7 @@ setThisExtensionVersion('0.0.2'); setExtensionVersionHistory(array('0.0', '0.0.1', '0.0.2')); switch (getExtensionMode()) { - case 'register': // Do stuff when installation is running (modules.php?module=admin is called) + case 'register': // Do stuff when installation is running // SQL commands to run break;