Home
last modified time | relevance | path

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

/plugin/strreplace/
H A Daction.php16 private $do_replace = false; variable in action_plugin_strreplace
41 $this->do_replace = $this->getConf('do_replace');
42 if(!$this->do_replace) {
55 $this->do_replace = false;
64 if(!$this->do_replace) return;
H A DREADME1 … up to four strings and their replacements in the Configuration Manager. Then set the 'do_replace'
6 during the same search and replace session. To start a new session, set the 'do_replace' option to…