mirror of
https://github.com/dg/dibi.git
synced 2025-08-31 01:39:46 +02:00
+ rewritten support for logging & error handling
+ modifier %sn * modifier %sql * changed modifier behaviour: NULL is always 'NULL'
This commit is contained in:
@@ -13,7 +13,7 @@ dibi::connect(array(
|
||||
));
|
||||
|
||||
|
||||
// create new substitution :blog: ==> wp_items_
|
||||
// create new substitution :blog: ==> wp_
|
||||
dibi::addSubst('blog', 'wp_');
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user