mirror of
https://github.com/dg/dibi.git
synced 2025-07-30 19:00:13 +02:00
typos & whitespace
This commit is contained in:
@@ -14,7 +14,6 @@ dibi::connect(array(
|
||||
));
|
||||
|
||||
|
||||
|
||||
$res = dibi::query('
|
||||
SELECT * FROM products
|
||||
INNER JOIN orders USING (product_id)
|
||||
|
Reference in New Issue
Block a user