rename application to ?Questlab?
This commit is contained in:
parent
54c8e3b656
commit
e76160c82a
8 changed files with 13 additions and 12 deletions
|
|
@ -50,7 +50,7 @@
|
|||
private function setLanguage(\nre\core\Request $request)
|
||||
{
|
||||
// Set domain
|
||||
$domain = \nre\configs\AppConfig::$app['name'];
|
||||
$domain = \nre\configs\AppConfig::$app['genericname'];
|
||||
|
||||
// Get language
|
||||
$locale = $request->getGetParam('lang', 'language');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue