From 0db5fead8e9d4cfe410841ab4c4562987f2844a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20M=C3=BCller?= Date: Thu, 6 Feb 2014 10:04:18 +0100 Subject: remove some more global variable $RUNTIME_NOAPPS --- console.php | 1 - 1 file changed, 1 deletion(-) (limited to 'console.php') diff --git a/console.php b/console.php index 25b8b312539..fc6957062be 100644 --- a/console.php +++ b/console.php @@ -8,7 +8,6 @@ use Symfony\Component\Console\Application; -$RUNTIME_NOAPPS = true; require_once 'lib/base.php'; // Don't do anything if ownCloud has not been installed yet -- cgit v1.2.3