never enough comments

This commit is contained in:
Friendika 2010-12-08 23:08:59 -08:00
parent eb13833d2a
commit 03c1e5a5ad
2 changed files with 101 additions and 15 deletions

View file

@ -28,7 +28,6 @@ class dba {
}
public function q($sql) {
global $debug_text;
if(! $this->db )
return false;