Home
last modified time | relevance | path

Searched refs:setDebugLevel (Results 1 – 2 of 2) sorted by relevance

/plugin/siteexport/inc/
H A Dsettings.php53 $functions->debug->setDebugLevel($debugLevel);
56 $functions->debug->setDebugLevel($this->getConf('debugLevel'));
H A Ddebug.php43 public function setDebugLevel($level = 5) function in siteexport_debug