Aleksander Machniak
2014-10-13 0ea079d604ef1f34cc47646ab23176a3c66f16ee
plugins/debug_logger/debug_logger.php
@@ -66,7 +66,7 @@
{
    function init()
    {
        require_once(dirname(__FILE__).'/runlog/runlog.php');
        require_once(__DIR__ . '/runlog/runlog.php');
        $this->runlog = new runlog(); 
        if(!rcmail::get_instance()->config->get('log_dir')){