mirror of
https://github.com/dg/dibi.git
synced 2025-08-03 20:57:36 +02:00
typos & whitespace
This commit is contained in:
@@ -21,7 +21,6 @@ dibi::connect(array(
|
||||
));
|
||||
|
||||
|
||||
|
||||
try {
|
||||
$res = dibi::query('SELECT * FROM [customers] WHERE [customer_id] = ?', 1);
|
||||
|
||||
|
Reference in New Issue
Block a user