1
0
mirror of https://github.com/dg/dibi.git synced 2025-08-08 15:16:58 +02:00
This commit is contained in:
David Grudl
2017-07-24 14:46:58 +02:00
parent ba927b4782
commit 55523f4ed8
3 changed files with 5 additions and 4 deletions

View File

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