AAAAoutputCss(); exit(); } /** * * default display function */ public function display($cachable = false, $urlparams = false){ echo "nothing here"; exit(); } }