From f674968df3613418156a68f4a475c98507a1d505 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Fri, 21 Aug 2009 20:42:52 +0000 Subject: [PATCH 1/1] Parse error fixed --- inc/classes/main/commands/web/class_WebStatusCommand.php | 1 - 1 file changed, 1 deletion(-) diff --git a/inc/classes/main/commands/web/class_WebStatusCommand.php b/inc/classes/main/commands/web/class_WebStatusCommand.php index f2277267..f07eb35a 100644 --- a/inc/classes/main/commands/web/class_WebStatusCommand.php +++ b/inc/classes/main/commands/web/class_WebStatusCommand.php @@ -108,7 +108,6 @@ class WebStatusCommand extends BaseCommand implements Commandable { // Get the content back from the template engine and put it in response class $templateInstance->transferToResponse($responseInstance); } - } /** * Adds extra filters to the given controller instance -- 2.39.2