tpl->_add_css("base"); $this->tpl->_add_css("user"); foreach($this->css AS $css){ $this->tpl->_add_css($css); } foreach ($this->tpl->_get_css() AS $css){ $this->script->addCssFile($css); } print $this->script->getCss("disabled");?>

Fatal error: Uncaught Error: Call to a member function showTextTitle() on null in /var/www/ekorki/public_html/templates/default/disabled.php:49 Stack trace: #0 /var/www/ekorki/public_html/exec/Page.inc.php(57): require_once() #1 /var/www/ekorki/public_html/exec/Page.inc.php(43): Page->_route() #2 /var/www/ekorki/public_html/exec/Build.inc.php(62): Page->__construct() #3 /var/www/ekorki/public_html/index.php(84): Build->_build() #4 {main} thrown in /var/www/ekorki/public_html/templates/default/disabled.php on line 49