Home
last modified time | relevance | path

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

/plugin/authorlist/
H A Dhelper.php42 private $printempty; // Print everything even if the authorlist is empty variable in helper_plugin_authorlist
101 if(!$this->printempty && empty($this->authors)) return false;
166 if($this->printempty || !empty($this->authors)){