aboutsummaryrefslogtreecommitdiffstats
path: root/mayor-orig/mayor-naplo/www/include
diff options
context:
space:
mode:
authorM.Gergo2021-06-15 19:20:05 +0200
committerM.Gergo2021-06-15 19:20:05 +0200
commita50bf390cca05255feebfdce6bb70cdbb6c52733 (patch)
treea631105ec8e681a91fc9c735b3eff447143c3a1d /mayor-orig/mayor-naplo/www/include
parent1467d3ca575dabdbc7e0255a671457d0467f422d (diff)
downloadmayor-a50bf390cca05255feebfdce6bb70cdbb6c52733.tar.gz
mayor-a50bf390cca05255feebfdce6bb70cdbb6c52733.zip
Rev: 4793rev4793
Diffstat (limited to 'mayor-orig/mayor-naplo/www/include')
-rw-r--r--mayor-orig/mayor-naplo/www/include/modules/naplo/share/kepesites.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/mayor-orig/mayor-naplo/www/include/modules/naplo/share/kepesites.php b/mayor-orig/mayor-naplo/www/include/modules/naplo/share/kepesites.php
index 4315e64b..34e73988 100644
--- a/mayor-orig/mayor-naplo/www/include/modules/naplo/share/kepesites.php
+++ b/mayor-orig/mayor-naplo/www/include/modules/naplo/share/kepesites.php
@@ -17,7 +17,7 @@
}
- function getTanarKepesitesIds($tanarIds) {
+ function getTanarKepesitesIds($tanarIds = null) {
$q = "SELECT tanarId, kepesitesId FROM tanarKepesites";
if (is_array($tanarIds)) {