1
0
Fork 0
mirror of synced 2025-04-03 13:23:37 +03:00

removed autoload of self

This commit is contained in:
meus 2007-12-06 11:09:00 +00:00
parent 05ccf7098d
commit 19c08a2f95

View file

@ -18,7 +18,6 @@
* 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_Collection_Offset');
/** /**
* Doctrine_Collection_Offset * Doctrine_Collection_Offset
* Collection of Doctrine_Record objects. * Collection of Doctrine_Record objects.