Commit eb6dde75 authored by zYne's avatar zYne

Doctrine_DataDict_Mssql_Exception now has Doctrine_DataDict_Exception as parent

parent 9ac54863
......@@ -30,4 +30,4 @@ Doctrine::autoload('Doctrine_DataDict_Exception');
* @version $Revision$
* @author Konsta Vesterinen <kvesteri@cc.hut.fi>
*/
class Doctrine_DataDict_Mssql_Exception extends Doctrine_Exception { }
class Doctrine_DataDict_Mssql_Exception extends Doctrine_DataDict_Exception { }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment