You're always returning in either the first or second line of the function. Remove the return true; part there, and your code should work.
確定! 回上一頁