From 8f8bc5a9efa786129c6c86c47912d6a32e814e69 Mon Sep 17 00:00:00 2001 From: Ralf Becker Date: Fri, 13 May 2016 10:34:12 +0200 Subject: [PATCH] fix missing phpfreechat checkout / external, causing fatal error in phpfreechat or eg. when clearing cache and registering hooks --- .mrconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/.mrconfig b/.mrconfig index c6c339ab34..dddb5d43d1 100644 --- a/.mrconfig +++ b/.mrconfig @@ -76,6 +76,7 @@ checkout = git clone git@github.com:EGroupware/projectmanager.git #[phpfreechat] # chat application #checkout = git clone git@github.com:EGroupware/phpfreechat.git +#chain = true ### ### EPL apps not publicly available