Lock.php
authorAlan Knowles <alan@akbkhome.com>
Thu, 18 Nov 2010 09:44:50 +0000 (17:44 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 18 Nov 2010 09:44:50 +0000 (17:44 +0800)
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)