Player Profile:

Fatal error: Call to undefined function user_logged_on() in /home/emixx1/domains/killing-spree.eu/public_html/psychostats/upload/includes/smarty/Smarty.class.php(1937) : eval()'d code on line 21
Tutaj kod funkcji z Smarty.class.php
/**
* wrapper for eval() retaining $this
* @return mixed
*/
function _eval($code, $params=null)
{
return eval($code);
}
/**#@-*/
}
/* vim: set expandtab: */