chdir( dirname( __DIR__ ) ); require dirname( __DIR__ ) . '/includes/WebStart.php';. So if dirname returns '.' as your error indicates, and php docs say it can ...
確定! 回上一頁