@@ -17,8 +17,7 @@ |
||
17 | 17 | array $order = [], |
18 | 18 | $limit = 0, |
19 | 19 | $useHaving = false |
20 | - ) |
|
21 | - { |
|
20 | + ) { |
|
22 | 21 | //Condition: '' | ' (HAVING|WHERE|AND) ' . $cond |
23 | 22 | self::queryConditions($query, $cond, $useHaving); |
24 | 23 |