Hi there!
My Theme starts with
`
<?php<br />
// force UTF-8 Ø
if (!defined('WEBPATH')) die();
$themeResult = getTheme($zenCSS, $themeColor, 'light');
?>
`
ZP 1.4.4 says, getTheme is deprecated, but if I delete the line, ZP does not use the theme (css). What to do?
Wete
Comments
`" type="text/css" />`