Hi to all,
I'm using PHPRunner Version 5.0 Build 766 and I get the following error on the menu page (all other pages are working).
Fatal error: Call to undefined function mlang_message() in C:\Programme\Apache Software Foundation\Apache2.2\htdocs\Stundenzettel\oldlibs\plugins\function.mlang_message.php on line 4
line 4 says:
return htmlspecialchars(mlang_message($params["tag"]));
Does anybody know what is wrong?
Thanks a lot for your help!