From d9e84f213f677f54854513ecdb9dae98c0024ec8 Mon Sep 17 00:00:00 2001 From: Victor Boctor Date: Wed, 21 Jul 2004 10:23:36 +0000 Subject: [PATCH] Fixed a notice git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2736 f5dc347c-c33d-0410-90a0-b07cc1902cb9 --- view.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/view.php b/view.php index 4f0606c45c..104d6ce488 100644 --- a/view.php +++ b/view.php @@ -6,7 +6,7 @@ # See the README and LICENSE files for details # -------------------------------------------------------- - # $Id: view.php,v 1.1 2004-07-20 15:31:04 vboctor Exp $ + # $Id: view.php,v 1.2 2004-07-21 10:23:36 vboctor Exp $ # -------------------------------------------------------- ?> \ No newline at end of file + include string_get_bug_view_page(); +?>