This commit is contained in:
Christian Paminger
2014-06-12 06:52:53 +00:00
parent 37f912d90e
commit ce8eec1c23
+3
View File
@@ -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';