1
0
mirror of synced 2025-01-31 12:32:59 +03:00
This commit is contained in:
zYne 2007-02-07 14:23:30 +00:00
parent 2b06f512d2
commit 0b8d297cb9

View File

@ -18,6 +18,7 @@
* and is licensed under the LGPL. For more information, see * and is licensed under the LGPL. For more information, see
* <http://www.phpdoctrine.com>. * <http://www.phpdoctrine.com>.
*/ */
Doctrine::autoload('Doctrine_Adapter_Statement_Interface');
/** /**
* Doctrine_Db_Statement * Doctrine_Db_Statement
* *