]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-
Admin surfbar stats finished
[mailer.git] / inc / extensions / ext-
index d5f3294ef34e151a62711f2128cab034d306e554..c01dd2979b395bacc4b07540a7ad4460891dfc3a 100644 (file)
@@ -48,11 +48,8 @@ $EXT_VER_HISTORY = array("0.0");
 
 switch ($EXT_LOAD_MODE)
 {
-case "register": // Do stuff when installtion is running (modules.php?module=admin&action=login is called)
+case "register": // Do stuff when installation is running (modules.php?module=admin&action=login is called)
        // SQL commands to run
-
-       // Load CSS file?
-       $EXT_CSS = 'Y';
        break;
 
 case "remove": // Do stuff when removing extension