This commit is contained in:
parent
d9b9a5af70
commit
760e598ba5
@ -18,7 +18,7 @@
|
||||
* and is licensed under the LGPL. For more information, see
|
||||
* <http://www.phpdoctrine.com>.
|
||||
*/
|
||||
Doctrine::autoload('Doctrine_Access');
|
||||
Doctrine::autoload('Doctrine_Record_Abstract');
|
||||
/**
|
||||
* Doctrine_Record
|
||||
* All record classes should inherit this super class
|
||||
|
@ -18,7 +18,7 @@
|
||||
* and is licensed under the LGPL. For more information, see
|
||||
* <http://www.phpdoctrine.com>.
|
||||
*/
|
||||
|
||||
Doctrine::autoload('Doctrine_Record_Abstract');
|
||||
/**
|
||||
* Doctrine_Template
|
||||
*
|
||||
@ -60,7 +60,7 @@ class Doctrine_Template extends Doctrine_Record_Abstract
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
|
||||
public function setTableDefinition()
|
||||
{
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user