kopia lustrzana https://github.com/magicbug/Cloudlog
Disable debug output (spoiling logs)
rodzic
dc4927dda9
commit
2817eee2cf
|
@ -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 */
|
||||
|
|
Ładowanie…
Reference in New Issue