Home
last modified time | relevance | path

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

/plugin/linkfix/_test/
H A Dlinkfix.test.php24 $plugin->changeto = 'linkfox:';
47 $plugin->changeto = 'something:icon.';
72 $plugin->changeto = '\\\\foobar\\';
84 public $changeto = ''; variable in test_admin_plugin_linkfix
/plugin/linkfix/
H A Dadmin.php16 protected $changeto = ''; variable in admin_plugin_linkfix
31 $this->changeto = $INPUT->str('changeto');
57 'changeto' => $this->changeto,
244 $new = $this->changeto . $new;