implemented force actions

This commit is contained in:
kremsy
2015-06-26 13:06:05 +02:00
parent f2f21c3e2b
commit 491ac03078
3 changed files with 135 additions and 47 deletions

View File

@ -22,5 +22,4 @@ class CommunicationAnswer {
$this->data = $data;
$this->error = $error;
}
}