Commit 0d6b3f01 authored by Manfred Kutas's avatar Manfred Kutas

ZP-997 Revert the ZPUSH_BASE_PATH to default value.

Released under the Affero GNU General Public License (AGPL) version 3.
parent 95a8dfcf
......@@ -43,7 +43,7 @@
************************************************/
// Please adjust to match your z-push installation directory, usually /usr/share/z-push
define('ZPUSH_BASE_PATH', "../src");
define('ZPUSH_BASE_PATH', "/usr/share/z-push");
/************************************************
* MAIN
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment