and what jumps out at me is the repeated use of dirname( __FILE__ ) ... want to skip this entirely and look at using the new __DIR__ constant.
確定! 回上一頁