mirror of
https://github.com/dg/dibi.git
synced 2025-07-30 19:00:13 +02:00
typos & whitespace
This commit is contained in:
@@ -31,7 +31,6 @@ dibi::connect(array(
|
||||
dibi::query('SELECT * FROM customers WHERE customer_id < ?', 38);
|
||||
|
||||
|
||||
|
||||
dibi::connect(array(
|
||||
'driver' => 'sqlite',
|
||||
'database' => 'data/sample.sdb',
|
||||
|
Reference in New Issue
Block a user