That's because “current folder” is not the folder where a script is located but the folder we called it from. Here's how to fix it: $scriptDir = ...
確定! 回上一頁