missing ;
This commit is contained in:
parent
b94f973d7b
commit
60dfd10e91
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@ class Test extends Doctrine_Record {
|
|||
'java',
|
||||
'python'
|
||||
)
|
||||
);
|
||||
)
|
||||
)
|
||||
);
|
||||
}
|
||||
}
|
||||
?>
|
||||
|
|
Loading…
Add table
Reference in a new issue