Author: guilhermeblanco
Date: 2008-09-02 05:25:06 +0100 (Tue, 02 Sep 2008)
New Revision: 4869

Modified:
   branches/1.0/lib/Doctrine/Manager.php
Log:
fixes #1405. Thanks for the tip!

Modified: branches/1.0/lib/Doctrine/Manager.php
===================================================================
--- branches/1.0/lib/Doctrine/Manager.php       2008-09-01 20:27:32 UTC (rev 
4868)
+++ branches/1.0/lib/Doctrine/Manager.php       2008-09-02 04:25:06 UTC (rev 
4869)
@@ -418,7 +418,7 @@
     /**
      * Get the connection instance for the passed name
      *
-     * @param integer $index
+     * @param string $name                  name of the connection, if empty 
numeric key is used
      * @return object Doctrine_Connection
      * @throws Doctrine_Manager_Exception   if trying to get a non-existent 
connection
      */


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"doctrine-svn" group.
 To post to this group, send email to [email protected]
 To unsubscribe from this group, send email to [EMAIL PROTECTED]
 For more options, visit this group at 
http://groups.google.co.uk/group/doctrine-svn?hl=en-GB
-~----------~----~----~----~------~----~------~--~---

Reply via email to