aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/install')
-rw-r--r--phpBB/install/install.php23
1 files changed, 11 insertions, 12 deletions
diff --git a/phpBB/install/install.php b/phpBB/install/install.php
index deaa04fbcc..c49109c2c0 100644
--- a/phpBB/install/install.php
+++ b/phpBB/install/install.php
@@ -1,16 +1,15 @@
<?php
-// -------------------------------------------------------------
-//
-// $Id$
-//
-// FILENAME : install.php
-// STARTED : Sat Dec 17, 2002
-// COPYRIGHT : © 2001, 2003 phpBB Group
-// WWW : http://www.phpbb.com/
-// LICENCE : GPL vs2.0 [ see /docs/COPYING ]
-//
-// -------------------------------------------------------------
-
+/**
+*
+* @package phpBB3
+* @version $Id$
+* @copyright (c) 2005 phpBB Group
+* @license http://opensource.org/licenses/gpl-license.php GNU Public License
+*
+*/
+
+/**
+*/
define('IN_PHPBB', true);
// Error reporting level and runtime escaping