Skip to content
Snippets Groups Projects
Commit 317aa6b7 authored by Anton Bagliy's avatar Anton Bagliy
Browse files

reopen #362

parent 41cee7d0
Branches
Tags
No related merge requests found
......@@ -232,6 +232,7 @@ class Model_Discipline extends Model_Container
return null;
}
// TODO: доделать этот метод http://gitlab.mmcs.sfedu.ru/it-lab/grade/issues/362
public function update() {
throw new BadMethodCallException('Method is not implemented yet!');
// тут нужно делать апдейт записи в БД по полям уже указанным в модели
......
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