aboutsummaryrefslogtreecommitdiffstats
path: root/mayor-orig/www/policy/private/naplo/intezmeny
diff options
context:
space:
mode:
Diffstat (limited to 'mayor-orig/www/policy/private/naplo/intezmeny')
-rw-r--r--mayor-orig/www/policy/private/naplo/intezmeny/valtas-pre.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/mayor-orig/www/policy/private/naplo/intezmeny/valtas-pre.php b/mayor-orig/www/policy/private/naplo/intezmeny/valtas-pre.php
index ec39cdc5..99ece06d 100644
--- a/mayor-orig/www/policy/private/naplo/intezmeny/valtas-pre.php
+++ b/mayor-orig/www/policy/private/naplo/intezmeny/valtas-pre.php
@@ -39,7 +39,7 @@
}
}
}
- $ADAT['tanarok'] = getTanarok(array('extraAttrs'=>'titulus'));
+ $ADAT['tanarok'] = getTanarok(array('extraAttrs'=>'titulus','telephelyId'=>__TELEPHELYID));
$lr = db_connect('naplo_intezmeny');
for($i=0; $i<count($ADAT['tanarok']); $i++) {
$_tanarId = $ADAT['tanarok'][$i]['tanarId'];