ArtalkPHP
ArtalkPHP copied to clipboard
「已弃用,不兼容新版前端」Artalk 评论系统后端程序 PHP 版
Results
2
ArtalkPHP issues
Sort by
recently updated
recently updated
newest added
Bumps [phpmailer/phpmailer](https://github.com/PHPMailer/PHPMailer) from 6.2.0 to 6.5.0. Release notes Sourced from phpmailer/phpmailer's releases. PHPMailer 6.5.0 This is a security release. SECURITY Fixes CVE-2021-34551, a complex RCE affecting Windows hosts. See https://github.com/PHPMailer/PHPMailer/blob/HEAD/SECURITY.md...
dependencies
如果后端vps服务器(或者php空间)在国外,发表评论的时间默认将会读取服务器所在地区的时间 此PR主要用于没有权限更改 `php.ini` 的用户 写法可能不好,不过可以解决评论时间不对的问题。只做参考,有待作者合并更新