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

Everything

parent 6ef6e7d2
Branches
No related merge requests found
Pipeline #2765 skipped
......@@ -115,7 +115,7 @@ $app->put('/changeCoefficient/gajiPokok', function() use ($app) {
$response->setJsonContent(
array(
'status' => 'OK',
'debug' => $temp
'debug' => $coefficient
)
);
......
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