mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 20:29:29 +00:00
Locales
This commit is contained in:
@@ -238,6 +238,9 @@ class variable extends basis_db
|
||||
}
|
||||
}
|
||||
}
|
||||
//Locale auf de_at setzen wenn nicht vorhanden
|
||||
if (!isset($this->variable->locale))
|
||||
$this->variable->locale='de-AT';
|
||||
|
||||
if (!isset($this->variable->db_stpl_table))
|
||||
$this->variable->db_stpl_table='stundenplandev';
|
||||
|
||||
Reference in New Issue
Block a user