From 03c1e5a5ad764d5cfaa03fffdc9e80222f70088e Mon Sep 17 00:00:00 2001 From: Friendika Date: Wed, 8 Dec 2010 23:08:59 -0800 Subject: never enough comments --- include/dba.php | 1 - 1 file changed, 1 deletion(-) (limited to 'include/dba.php') diff --git a/include/dba.php b/include/dba.php index fd403b560..ae3a4957b 100644 --- a/include/dba.php +++ b/include/dba.php @@ -28,7 +28,6 @@ class dba { } public function q($sql) { - global $debug_text; if(! $this->db ) return false; -- cgit v1.2.3