Create a constant with absolute path to the root by using define in ShowInfo.php : define('ROOTPATH', __DIR__);. Or PHP <= 5.3 define('ROOTPATH' ...
確定! 回上一頁