Commit 1b569b4f authored by runa's avatar runa

php syntax

parent 2b2cb327
......@@ -15,7 +15,6 @@ class Entity extends Doctrine_Record {
$this->hasColumn("updated","integer",11);
$this->hasColumn("email_id","integer");
}
}
}
class Group extends Entity {
public function setUp() {
......
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