OSDN Git Service

removed benchmark.inc
authorkimitake <kimitake@1ca29b6e-896d-4ea0-84a5-967f57386b96>
Tue, 6 Feb 2007 09:04:34 +0000 (09:04 +0000)
committerkimitake <kimitake@1ca29b6e-896d-4ea0-84a5-967f57386b96>
Tue, 6 Feb 2007 09:04:34 +0000 (09:04 +0000)
git-svn-id: https://svn.sourceforge.jp/svnroot/nucleus-jp/nucleus-jp/trunk@191 1ca29b6e-896d-4ea0-84a5-967f57386b96

utf8/index.php

index c3bf487..1573456 100755 (executable)
@@ -1,7 +1,4 @@
 <?php
-//setup for benchmarking
-include('./benchmark.inc');
-
 // This file will generate and return the main page of the site
 $CONF = array();
 $CONF['Self'] = 'index.php';