autoload bug fixed
This commit is contained in:
parent
a81e1d766f
commit
12dc05fac5
@ -18,7 +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("Access");
|
Doctrine::autoload("Doctrine_Access");
|
||||||
/**
|
/**
|
||||||
* Doctrine_Collection
|
* Doctrine_Collection
|
||||||
* Collection of Doctrine_Record objects.
|
* Collection of Doctrine_Record objects.
|
||||||
|
Loading…
Reference in New Issue
Block a user