X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fstylesheet.php;h=f551ef47b7591c74e7b59193e56a1fa6505a87ab;hp=73dda5cde74ca8adaeec550287c8a02faae785b2;hb=f40ee6b3fe47308625f3490dedb1c52174ddf9f1;hpb=2e68ea39a430a7217e58747b877acaa3e92ea997 diff --git a/inc/stylesheet.php b/inc/stylesheet.php index 73dda5cde7..f551ef47b7 100644 --- a/inc/stylesheet.php +++ b/inc/stylesheet.php @@ -1,92 +1,3 @@ 0)) { - switch (getConfig('css_php')) { - case "DIRECT": - OUTPUT_HTML(""); - break; - - case "FILE": - OUTPUT_HTML(READ_FILE($file)); - break; - } - } - } -} else { - // Now we load all CSS files from css.php! - OUTPUT_HTML(""); -} - -// +// @DEPRECATED ?>