LANGUAGE_NEGOTIATION_PATH_DEFAULT
in includes/bootstrap.inc
Path based negotiation with fallback to default language if no defined path prefix identified.
<?php
define('LANGUAGE_NEGOTIATION_PATH_DEFAULT', 1);
?>
Login or register to post comments in includes/bootstrap.inc
Path based negotiation with fallback to default language if no defined path prefix identified.
<?php
define('LANGUAGE_NEGOTIATION_PATH_DEFAULT', 1);
?>
Login or register to post comments