Home
last modified time | relevance | path

Searched refs:LEGACY_FILE (Results 1 – 1 of 1) sorted by path

/plugin/redirect/
H A Dhelper.php20 const LEGACY_FILE = __DIR__ . '/redirect.conf'; define in helper_plugin_redirect
30 file_exists(self::LEGACY_FILE)) {
31 rename(self::LEGACY_FILE, self::CONFIG_FILE);