User warning
Date:2012-01-28 02:30:26
Code:512
Message:Smarty error: unable to read resource: "_main.tpl"
File:/kunden/273527_91356/www.rc-point-ede.de/_libraries/handler/display/smarty/Smarty.class.php
Line:1092
IP:38.107.179.230
Browser:CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Source context
1087: * @param string $error_msg
1088: * @param integer $error_type
1089: */
1090: function trigger_error($error_msg, $error_type = E_USER_WARNING)
1091: {
1092: trigger_error("Smarty error: $error_msg", $error_type);
1093: }
1094:
1095:
1096: /**
1097: * executes & displays the template results