From 7131c802efb873c29590fdffed9d952ff801e124 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak Date: Thu, 7 Nov 2013 14:47:23 +0100 Subject: [PATCH] Remove "-d enable_dl=On" from shebang (Bug #2387) --- plugins/libkolab/bin/modcache.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/libkolab/bin/modcache.sh b/plugins/libkolab/bin/modcache.sh index da6e4f8f..40b57acf 100755 --- a/plugins/libkolab/bin/modcache.sh +++ b/plugins/libkolab/bin/modcache.sh @@ -1,4 +1,4 @@ -#!/usr/bin/env php -d enable_dl=On +#!/usr/bin/env php