mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-20 00:12:15 +00:00
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
$dont_sync_sql='studiengang_kz!=299';
|
||||
$dont_sync_php=array('299','299');
|
||||
$dont_sync_sql='studiengang_kz!=299 AND studiengang_kz!=327 AND studiengang_kz!=329';
|
||||
$dont_sync_php=array('299','327','329');
|
||||
|
||||
$adress='fas_sync@technikum-wien.at';
|
||||
//$adress='pam@technikum-wien.at';
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 993 KiB |
Reference in New Issue
Block a user