Home
last modified time | relevance | path

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

/plugin/authorlist/
H A Dhelper.php34 …protected $creatortext; // template for the creatortext (contains %CREATOR% and %DATE% as wil… variable in helper_plugin_authorlist
52 $this->creatortext = $this->getConf('creatortext');
287 $output = str_replace("%CREATOR%",$creator, $this->creatortext);