Skip to content
Snippets Groups Projects
Commit 9c08f977 authored by elvanowen's avatar elvanowen
Browse files

Everything

parent bf4123ea
No related merge requests found
Pipeline #2784 skipped
......@@ -38,6 +38,7 @@ class IndexController extends ControllerBase
$debugger = new Debugger($this);
$debugger
->stopProgram()
->addMessage($this->config->services->salaryServices . "/getSalary/" . $this->session->nip)
->addMessage($result)
->showMessage();
......
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