From bbeda81b19f4aca4a4cb6509bef8ca59076365d2 Mon Sep 17 00:00:00 2001 From: alecpl Date: Mon, 6 Oct 2008 18:59:22 +0000 Subject: [PATCH] #1485465: use common.css from skins instead of non-existent style.css --- program/steps/error.inc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/program/steps/error.inc b/program/steps/error.inc index f1099e0d6..cec53eaf5 100644 --- a/program/steps/error.inc +++ b/program/steps/error.inc @@ -101,13 +101,14 @@ if ($OUTPUT && $OUTPUT->template_exists('error')) { $OUTPUT->send('error'); } +$__skin = $CONFIG->skin ? $CONFIG->skin : 'default'; // print system error page print << RoundCube|Mail : ERROR $ERROR_CODE - +