Disable debug output (spoiling logs)

这个提交包含在:
phl0 2023-11-16 09:08:43 +01:00
父节点 dc4927dda9
当前提交 2817eee2cf
找不到此签名对应的密钥
GPG 密钥 ID: 48EA1E640798CA9A

查看文件

@ -27,7 +27,6 @@ class Curl {
function __construct($url = '')
{
$this->_ci = & get_instance();
log_message('debug', 'cURL Class Initialized');
if ( ! $this->is_enabled())
{
@ -369,4 +368,4 @@ class Curl {
}
/* End of file Curl.php */
/* Location: ./application/libraries/Curl.php */
/* Location: ./application/libraries/Curl.php */