Show
Ignore:
Timestamp:
10/15/07 22:05:20 (15 months ago)
Author:
samw3
Message:

getConnectionByTableName() returns Doctrine_Manager::connection() if table does not exist

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/lib/Doctrine.php

    r2849 r2866  
    502502            } 
    503503        } 
     504        return Doctrine_Manager::connection(); 
    504505    } 
    505506    /**