1
0
mirror of https://github.com/dg/dibi.git synced 2025-10-28 20:28:33 +01:00

added new Nette exceptions

This commit is contained in:
David Grudl
2008-02-01 02:12:36 +00:00
parent 89dfa9f772
commit 8da9e778a6
22 changed files with 473 additions and 352 deletions

View File

@@ -20,7 +20,7 @@
/**
* Default implemenation of IDibiVariable
* Default implemenation of IDibiVariable.
* @package dibi
*/
class DibiVariable extends NObject implements IDibiVariable