mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-08 00:04:27 +02: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