From 392ed23eb29e602120838e652fc58cf2d0d87e4e Mon Sep 17 00:00:00 2001 From: Julien Malik Date: Thu, 9 Jan 2014 20:39:35 +0100 Subject: [PATCH] Update settings.php --- conf/settings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/settings.php b/conf/settings.php index 455441f..17e97b1 100644 --- a/conf/settings.php +++ b/conf/settings.php @@ -8,7 +8,7 @@ // firefox sync server url, this should end with a / // e.g. https://YourDomain.de/Folder_und_ggf_/index.php/ // - define("FSYNCMS_ROOT", "https://URLFFSYNC/"); + define("FSYNCMS_ROOT", "https://URLFFSYNC/index.php/"); // Database connection credentials //