aboutsummaryrefslogtreecommitdiffstats
path: root/include/dba.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2010-12-08 23:08:59 -0800
committerFriendika <info@friendika.com>2010-12-08 23:08:59 -0800
commit03c1e5a5ad764d5cfaa03fffdc9e80222f70088e (patch)
treee524a4fd78c1e3348bf8854b7000c65faaf2046f /include/dba.php
parenteb13833d2a81dbe3bc11039061f718846e7f5be9 (diff)
downloadvolse-hubzilla-03c1e5a5ad764d5cfaa03fffdc9e80222f70088e.tar.gz
volse-hubzilla-03c1e5a5ad764d5cfaa03fffdc9e80222f70088e.tar.bz2
volse-hubzilla-03c1e5a5ad764d5cfaa03fffdc9e80222f70088e.zip
never enough comments
Diffstat (limited to 'include/dba.php')
-rw-r--r--include/dba.php1
1 files changed, 0 insertions, 1 deletions
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;