mirror of
https://github.com/friendica/friendica
synced 2025-04-24 07:50:11 +00:00
Vier: Some small color changes
This commit is contained in:
parent
405a0aaee2
commit
ce29f55536
2 changed files with 8 additions and 7 deletions
|
@ -100,7 +100,7 @@ class dba {
|
|||
|
||||
public function q($sql, $onlyquery = false) {
|
||||
global $a;
|
||||
|
||||
|
||||
$strHandler = (true === $onlyquery) ? 'PDOStatement' : 'MULTI';
|
||||
|
||||
$strQueryAlias = md5($sql);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue