Lock.php
[Pman.Core] / Lock.php
index 8a7b264..c6642c8 100644 (file)
--- a/Lock.php
+++ b/Lock.php
@@ -20,6 +20,8 @@ class Pman_Core_Lock extends Pman
     
     function get()
     {
+        
+        // default action is to attempt to lock..
         if (empty($_REQUEST['on_id']) || empty($_REQUEST['on_table'])) {
             
         }