From: Alan Knowles Date: Thu, 18 Nov 2010 08:03:31 +0000 (+0800) Subject: Lock.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=2b2a4ddd1d82ab0ac2f0a17c84312732658a0897 Lock.php --- diff --git a/Lock.php b/Lock.php index 87e7e778..da6f0a9a 100644 --- a/Lock.php +++ b/Lock.php @@ -20,7 +20,9 @@ class Pman_Core_Lock extends Pman function get() { - + if (empty( + $tab = str_replace('/', '',$tab); // basic protection?? + $x = DB_DataObject::factory($tab); } } \ No newline at end of file