aboutsummaryrefslogtreecommitdiffstats
path: root/mayor-orig/mayor-naplo/www/include
diff options
context:
space:
mode:
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)) {