2015-02-10 17:45:07 +11:00

7 lines
103 B
HTML

url = "/throw-php"
==
function onStart() {
test();
}
==
<h1>This page will throw an exception</h1>