Home
last modified time | relevance | path

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

/template/strap/_test/
H A DtplUtilityTest.php164 $oldConf = TplUtility::CONF_HEADER_OLD;
166 saveWikiText("ns:" . $oldConf, "Header page with the old", 'Script Test base');
/template/strap/class/
H A DTplUtility.php500 …public static function migrateSlotConfAndGetValue($newConf, $newDefaultValue, $oldConf, $oldDefaul… argument
505 $name = tpl_getConf($oldConf, null);
510 if (page_exists($oldConf)) {