X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=utf8%2Fnucleus%2Fdocumentation%2Ftips.html;fp=utf8%2Fnucleus%2Fdocumentation%2Ftips.html;h=57553298f588f0ed347bec24dcfaa58dce9d77b6;hb=26114ff6aabc292543d52ae95f99ad06d06b96d0;hp=57a8e1cd180343a0d105b18e4be65ceb302f289e;hpb=7599cf0bfa874144f458021e36f67b67a3e85674;p=nucleus-jp%2Fnucleus-jp-ancient.git diff --git a/utf8/nucleus/documentation/tips.html b/utf8/nucleus/documentation/tips.html index 57a8e1c..5755329 100755 --- a/utf8/nucleus/documentation/tips.html +++ b/utf8/nucleus/documentation/tips.html @@ -332,6 +332,8 @@ mysql -u username -p -h hostname databasename < アクセス専用のphpファイルを作成する:
<?php
+include('./benchmark.inc');
+$CONF = array();
 $CONF['Self'] = 'copy.php';
 include('./config.php');
 selectBlog('shortblogname');