mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-12 01:29:28 +00:00
Merge branch 'FHBGLD-vilesci/bis/studentenmeldung' of https://github.com/FHBGLD/FHC-Core into FHBGLD-FHBGLD-vilesci/bis/studentenmeldung
This commit is contained in:
@@ -146,7 +146,7 @@ derzeit fuer alle Studierende der gleiche Standort
|
||||
ToDo: Standort sollte pro Student konfigurierbar sein.
|
||||
*/
|
||||
$standortcode='22';
|
||||
if(in_array($stg_kz,array('265','268','761','760','266','267','764','269','400','794','795','786','859')))
|
||||
if(in_array($stg_kz,array('265','268','761','760','266','267','764','269','400','794','795','786','859','871')))
|
||||
$standortcode='14'; // Pinkafeld
|
||||
elseif(in_array($stg_kz,array('639','640','263','743','364','635','402','401','725','264','271','781')))
|
||||
$standortcode='3'; // Eisenstadt
|
||||
|
||||
Reference in New Issue
Block a user