public function __construct(&$master) { $this->minifiedJS = 'theme/compressed/theme.min.js'; $this->minifiedCSS = 'theme/compressed/theme.min.css'; //define( 'PE_THEME_LOCAL_VIDEO_SUPPORT',true); parent::__construct($master); }