Changeset 4869
- Timestamp:
- 09/02/08 04:25:06 (10 months ago)
- Files:
-
- 1 modified
-
branches/1.0/lib/Doctrine/Manager.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/1.0/lib/Doctrine/Manager.php
r4852 r4869 419 419 * Get the connection instance for the passed name 420 420 * 421 * @param integer $index421 * @param string $name name of the connection, if empty numeric key is used 422 422 * @return object Doctrine_Connection 423 423 * @throws Doctrine_Manager_Exception if trying to get a non-existent connection