Update Config.php to locate database on Unix#40
Conversation
Added alternative location for sqlite database for use on Unix based systems. Replacing '\' with '/'.
|
Does the unix path style also work in windows? Do you have ability to test? |
|
Also, Do you grant this code(code you are requesting to be pulled) being licensed under a MIT License? The next version will use that license. |
|
I do not have a Windows system to test now. But from my past experience On 04/28/2014 08:49 AM, FoxUSA wrote:
-pkln |
|
I would prefer GPL, but MIT License should be fine. On 04/28/2014 10:56 PM, FoxUSA wrote:
-pkln |
Update Config.php to locate database on Unix
Added alternative location for sqlite database for use on Unix based systems. Replacing '' with '/'.