1
0
mirror of https://github.com/dg/dibi.git synced 2025-08-04 13:17:58 +02:00

coding style: fixed spaces & use statements order

This commit is contained in:
David Grudl
2017-07-21 22:25:33 +02:00
parent e45a86d58c
commit b439ee9df1
42 changed files with 4 additions and 51 deletions

View File

@@ -38,6 +38,7 @@ function substFallBack($expr)
}
}
// define callback
dibi::getSubstitutes()->setCallback('substFallBack');