From f4dcebb5f7cd4ba774c8d54a2717c58324eb4ea0 Mon Sep 17 00:00:00 2001 From: jmontoya Date: Tue, 15 Oct 2013 18:46:28 +0200 Subject: [PATCH] Minor - testing push --- 404.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/404.php b/404.php index 91f9104b87..9e7ead269a 100644 --- a/404.php +++ b/404.php @@ -9,4 +9,5 @@ require_once '../main/inc/global.inc.php'; $msg = get_lang('FileNotFound'); Display::display_header($msg); Display::display_error_message($msg); -Display::display_footer(); \ No newline at end of file +Display::display_footer(); +