1
0
mirror of https://github.com/dg/dibi.git synced 2025-08-30 09:19:48 +02:00

fixed compatibility with Nette::Config

This commit is contained in:
David Grudl
2008-05-13 13:02:26 +00:00
parent 40e9f313c3
commit b27b0193f1
3 changed files with 18 additions and 12 deletions

View File

@@ -164,7 +164,7 @@ class dibi
/**
* Creates a new DibiConnection object and connects it to specified database.
*
* @param array|string|Nette::Collections::IMap connection parameters
* @param array|string|Nette::Collections::Hashtable connection parameters
* @param string connection name
* @return DibiConnection
* @throws DibiException