aboutsummaryrefslogtreecommitdiffstats
path: root/include/dba.php
diff options
context:
space:
mode:
authorroot <root@diekershoff.homeunix.net>2010-12-09 11:56:26 +0100
committerroot <root@diekershoff.homeunix.net>2010-12-09 11:56:26 +0100
commit037cd5d80993dedfccfe9ef25679c54297ef1546 (patch)
treee524a4fd78c1e3348bf8854b7000c65faaf2046f /include/dba.php
parenta96da925712184eec97f6ca01072b7c2bee92a7e (diff)
parent03c1e5a5ad764d5cfaa03fffdc9e80222f70088e (diff)
downloadvolse-hubzilla-037cd5d80993dedfccfe9ef25679c54297ef1546.tar.gz
volse-hubzilla-037cd5d80993dedfccfe9ef25679c54297ef1546.tar.bz2
volse-hubzilla-037cd5d80993dedfccfe9ef25679c54297ef1546.zip
Merge branch 'master' of git://github.com/friendika/friendika
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;