php syntax
This commit is contained in:
parent
2b2cb327ba
commit
1b569b4fd3
@ -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() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user