Skip to content
Snippets Groups Projects
Commit 95dc83bc authored by Moritz Strohm's avatar Moritz Strohm
Browse files

TandemManager::terminatePair: do not return in case no terminated pair can be...

TandemManager::terminatePair: do not return in case no terminated pair can be created, really fixes #13
parent ad1a51da
No related branches found
No related tags found
No related merge requests found
......@@ -657,9 +657,6 @@ class TandemManager
//Terminated pair could not be stored!
return false;
}
} else {
//Terminated pair could not be created!
return false;
}
//Object deletion:
......
pluginname=TandemPlugin
pluginclassname=TandemPlugin
origin=data-quest
version=1.0.8
version=1.0.9
description=Dieses Plugin ermöglicht es, Sprachtandems innerhalb der Stud.IP Platform zu bilden.
studipMinVersion=4.0
studipMaxVersion=4.99.99
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment