Home
last modified time | relevance | path

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

/plugin/siteexport/inc/
H A Dsettings.php24 public $TOCMapWithoutTranslation = false; variable in settings_plugin_siteexport_settings
101 …$this->TOCMapWithoutTranslation = intval($_REQUEST['TOCMapWithoutTranslation'] ?? 0) == 1 ? true :…
H A Djavahelp.php72 if (!empty($lang) && !$this->functions->settings->TOCMapWithoutTranslation)