This commit is contained in:
parent
d9b9a5af70
commit
760e598ba5
@ -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('Doctrine_Access');
|
Doctrine::autoload('Doctrine_Record_Abstract');
|
||||||
/**
|
/**
|
||||||
* Doctrine_Record
|
* Doctrine_Record
|
||||||
* All record classes should inherit this super class
|
* All record classes should inherit this super class
|
||||||
|
@ -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('Doctrine_Record_Abstract');
|
||||||
/**
|
/**
|
||||||
* Doctrine_Template
|
* Doctrine_Template
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user