sample jsondb path is wrong
---------------------------
Key: SHINDIG-1442
URL: https://issues.apache.org/jira/browse/SHINDIG-1442
Project: Shindig
Issue Type: Bug
Components: PHP
Reporter: Yasuaki Ohta
Priority: Minor
protected function getDbFilename() {
return sys_get_temp_dir() . '/' . 'ShindigDb' + getenv("BUILD_TAG") .
'.json';
}
"+" => "." ?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
