adding check for PATH ending in DIRECTORY_SEPARATOR, fixes #86

This commit is contained in:
El RIDO
2016-08-22 09:46:26 +02:00
parent 47d6bd7a02
commit 6aba39488f
6 changed files with 19 additions and 5 deletions

View File

@@ -138,5 +138,7 @@
"Options": "Opcje",
"Shorten URL": "Skróć adres URL",
"Editor": "Edytować",
"Preview": "Zapowiedź"
"Preview": "Zapowiedź",
"PrivateBin requires the PATH to end in a \"%s\". Please update the PATH in your index.php.":
"PrivateBin requires the PATH to end in a \"%s\". Please update the PATH in your index.php."
}