Lock.php
authorAlan Knowles <alan@akbkhome.com>
Thu, 18 Nov 2010 09:44:39 +0000 (17:44 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 18 Nov 2010 09:44:39 +0000 (17:44 +0800)
Lock.php

index a9af94d..207adbd 100644 (file)
--- a/Lock.php
+++ b/Lock.php
@@ -48,6 +48,11 @@ class Pman_Core_Lock extends Pman
         return true; 
     }
     
+    function get()
+    {
+        // should we allow url links to lock things???
+    }
+    
     function post($action)
     {