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

v.2.7.12

parents 28494672 3f5b5066
Branches
No related merge requests found
......@@ -79,6 +79,7 @@ class Controller_Api_V0_StudyPlan extends Controller_Handler_Api
}
if (isset($discipline)) {
// global = 0 или 1
if ($disciplineData->global) {
$discipline->setInactive();
$discipline->setGlobal();
......
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