JavascriptError.php
[Pman.Core] / JavascriptError.php
index cf90eeb..d7aa56e 100644 (file)
@@ -24,6 +24,10 @@ class Pman_Core_JavascriptError extends Pman {
         return true;
     }
     
+    function get()
+    {
+        die("invalid url");
+    }
     
     function post()
     {