mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 20:29:29 +00:00
10 lines
259 B
PHP
10 lines
259 B
PHP
<?php
|
|
$dont_sync_sql='studiengang_kz!=299';
|
|
|
|
$adress='fas_sync@technikum-wien.at';
|
|
//$adress='pam@technikum-wien.at';
|
|
$adress_stpl='lvplan@technikum-wien.at';
|
|
//$adress_stpl='pam@technikum-wien.at';
|
|
$adress_fas='fas_sync@technikum-wien.at';
|
|
|
|
?>
|