Mail returns false

前端 未结 7 1283
太阳男子
太阳男子 2020-11-30 13:43

I\'m currently using a custom made library at my job. Until just rencently the library was working perfectly. It apparently return false since about today.

The libra

7条回答
  •  挽巷
    挽巷 (楼主)
    2020-11-30 14:28

    If the class is only a wrapper around the function mail, I would try printing to a file the parameters used when calling the mail function

提交回复
热议问题