1
0
mirror of synced 2024-12-13 22:56:04 +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
* <http://www.phpdoctrine.com>.
*/
Doctrine::autoload('Doctrine_Adapter_Statement_Interface');
/**
* Doctrine_Db_Statement
*