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