Skip to content
Snippets Groups Projects
Commit 0ad01581 authored by Dasuntha Gunathunga's avatar Dasuntha Gunathunga
Browse files

Removed white space

parent 55470834
No related branches found
No related tags found
No related merge requests found
......@@ -176,7 +176,7 @@ class store extends php_obj implements log_writer {
return "failure";
}
}
private function error_log_value($key, $value) {
$this->error_log('['.$key.'] '.json_encode($value));
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment