1
0
mirror of synced 2025-01-18 06:21:40 +03:00

dependency fix

This commit is contained in:
doctrine 2006-07-30 22:33:18 +00:00
parent becda3e876
commit d052826003

View File

@ -18,7 +18,7 @@
* and is licensed under the LGPL. For more information, see
* <http://www.phpdoctrine.com>.
*/
require_once("Access.php");
require_once("Hydrate.php");
/**
* Doctrine_Query
*