Changeset 4869

Show
Ignore:
Timestamp:
09/02/08 04:25:06 (10 months ago)
Author:
guilhermeblanco
Message:

fixes #1405. Thanks for the tip!

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/1.0/lib/Doctrine/Manager.php

    r4852 r4869  
    419419     * Get the connection instance for the passed name 
    420420     * 
    421      * @param integer $index 
     421     * @param string $name                  name of the connection, if empty numeric key is used 
    422422     * @return object Doctrine_Connection 
    423423     * @throws Doctrine_Manager_Exception   if trying to get a non-existent connection