Lock.php
[Pman.Core] / Lock.php
index 207adbd..7d6848d 100644 (file)
--- a/Lock.php
+++ b/Lock.php
@@ -51,6 +51,7 @@ class Pman_Core_Lock extends Pman
     function get()
     {
         // should we allow url links to lock things???
+        $this->jerr("invalid request");
     }
     
     function post($action)