*** theme.inc 2005/04/24 12:33:00 1.1 --- theme.inc 2005/04/24 12:54:09 *************** *** 1,5 **** @import "'. $stylesheet .'";'; } /** --- 757,767 ---- * A string containing the HTML for the stylesheet import. */ function theme_stylesheet_import($stylesheet, $media = 'all') { ! return '\n '; } /**