Home
last modified time | relevance | path

Searched +full:debug +(+path:plugin +path:autotweet2) -(+path:plugin +path:autotweet2 +path:lang) (Results 1 – 3 of 3) sorted by relevance

/plugin/autotweet2/
H A Daction.php180 if ($this->getConf('debug') and auth_ismanager()) {
181 msg('[Debug] Body(JSON): ' . $json);
182 msg('[Debug] Response header: ' . $header);
/plugin/autotweet2/conf/
H A Ddefault.php11 $conf['debug'] = '0';
H A Dmetadata.php11 $meta['debug'] = array('onoff');