mirror of
https://github.com/JLiscom/OpenNote.git
synced 2026-04-25 16:25:49 +03:00
[PR #40] [MERGED] Update Config.php to locate database on Unix #179
Labels
No labels
bug
enhancement
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/OpenNote-JLiscom#179
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/JLiscom/OpenNote/pull/40
Author: @pkln
Created: 4/28/2014
Status: ✅ Merged
Merged: 4/29/2014
Merged by: @JLiscom
Base:
master← Head:patch-1📝 Commits (1)
5979d9fUpdate Config.php to locate database on Unix📊 Changes
1 file changed (+4 additions, -2 deletions)
View changed files
📝
OpenNote/Config.php(+4 -2)📄 Description
Added alternative location for sqlite database for use on Unix based systems. Replacing '' with '/'.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.