]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-yoomedia.php
More fixes for points booking and surfbar
[mailer.git] / inc / extensions / ext-yoomedia.php
index e5fa090db0bfe083dc40863cec0e616296754478..93461af4850e14bf2f70e7a6307092859cc0ad49 100644 (file)
@@ -13,7 +13,7 @@
  * -------------------------------------------------------------------- *
  *                                                                      *
  * -------------------------------------------------------------------- *
- * Copyright (c) 2003, 2004, 2005, 2006, 2007 by Roland Haeder          *
+ * Copyright (c) 2003 - 2008 by Roland Haeder                           *
  * For more information visit: http://www.mxchange.org                  *
  *                                                                      *
  * This program is free software; you can redistribute it and/or modify *
@@ -53,9 +53,6 @@ switch ($EXT_LOAD_MODE)
 case "register": // Do stuff when installtion is running (modules.php?module=admin&action=login is called)
        // SQL commands to run
        $SQLs[] = "";
-
-       // Load CSS file?
-       $EXT_CSS = "N";
        break;
 
 case "remove": // Do stuff when removing extension