LANGUAGE_TYPE_INTERFACE
in includes/bootstrap.inc
The type of language used to select the user interface.
<?php
define('LANGUAGE_TYPE_INTERFACE', 'language_interface');
?>
Login or register to post comments in includes/bootstrap.inc
The type of language used to select the user interface.
<?php
define('LANGUAGE_TYPE_INTERFACE', 'language_interface');
?>
Login or register to post comments