Vier: Some small color changes
This commit is contained in:
@@ -100,7 +100,7 @@ class dba {
|
||||
|
||||
public function q($sql, $onlyquery = false) {
|
||||
global $a;
|
||||
|
||||
|
||||
$strHandler = (true === $onlyquery) ? 'PDOStatement' : 'MULTI';
|
||||
|
||||
$strQueryAlias = md5($sql);
|
||||
|
||||
Reference in New Issue
Block a user