Commit be14e7d8 authored by romanb's avatar romanb

moved ActiveEntity

parent 9d6e778a
......@@ -10,7 +10,7 @@
*
* @since 2.0
*/
class Doctrine_ActiveEntity extends Doctrine_ORM_Entity
class Doctrine_ORM_ActiveEntity extends Doctrine_ORM_Entity
{
/**
* Saves the current state of the entity into the database.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment