NobuNobu
nobun****@users*****
2006年 4月 11日 (火) 17:39:16 JST
Index: xoops2jp/html/install/wizards/install_nextStep.inc.php diff -u /dev/null xoops2jp/html/install/wizards/install_nextStep.inc.php:1.1.2.1 --- /dev/null Tue Apr 11 17:39:16 2006 +++ xoops2jp/html/install/wizards/install_nextStep.inc.php Tue Apr 11 17:39:16 2006 @@ -0,0 +1,4 @@ +<?php + include_once '../mainfile.php'; + header('Location: '.XOOPS_URL); +?>