summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.php b/index.php
index 03859c1..2cf2066 100644
--- a/index.php
+++ b/index.php
@@ -1,5 +1,5 @@
<?php
-// $Header: /cvsroot/bitweaver/_bit_boards/index.php,v 1.2 2006/07/12 16:57:33 hash9 Exp $
+// $Header: /cvsroot/bitweaver/_bit_boards/index.php,v 1.3 2007/02/14 08:19:27 bitweaver Exp $
// Copyright (c) 2004 bitweaver Messageboards
// All Rights Reserved. See copyright.txt for details and a complete list of authors.
// Licensed under the GNU LESSER GENERAL PUBLIC LICENSE. See license.txt for details.
@@ -17,4 +17,4 @@ if (!empty($_REQUEST['t'])) {
require( BITBOARDS_PKG_PATH.'board.php' );
}
-?> \ No newline at end of file
+?>