aboutsummaryrefslogtreecommitdiffstats
path: root/mayor-orig/mayor-naplo/www/include/modules
diff options
context:
space:
mode:
authorM.Gergo2020-08-02 09:15:03 +0200
committerM.Gergo2020-08-02 09:15:03 +0200
commit10e44ace4c377167ed163b4d673c266ac2358155 (patch)
treeb4d863a6cee2b14604e26cbdd91e704e67c8708e /mayor-orig/mayor-naplo/www/include/modules
parent148c5eb14880c1b5facd0abe0bbfc7af0a06d6c3 (diff)
downloadmayor-10e44ace4c377167ed163b4d673c266ac2358155.tar.gz
mayor-10e44ace4c377167ed163b4d673c266ac2358155.zip
Rev: 4667rev4667
Diffstat (limited to 'mayor-orig/mayor-naplo/www/include/modules')
-rw-r--r--mayor-orig/mayor-naplo/www/include/modules/naplo/tanev/targyBontas.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/mayor-orig/mayor-naplo/www/include/modules/naplo/tanev/targyBontas.php b/mayor-orig/mayor-naplo/www/include/modules/naplo/tanev/targyBontas.php
index 5b31bdec..625e0482 100644
--- a/mayor-orig/mayor-naplo/www/include/modules/naplo/tanev/targyBontas.php
+++ b/mayor-orig/mayor-naplo/www/include/modules/naplo/tanev/targyBontas.php
@@ -74,7 +74,7 @@
$bontasId = db_query($q, array('fv'=>'addBontas/insert','modul'=>'naplo','result'=>'insert','values'=>array($osztalyId,$kepzesOratervId,$targyId)), $lr);
// is_resource mysqli esetán nem jó (object)
- if (!$olr) db_close();
+ if (!$olr) db_close($lr);
return array(
'targyId' => $targyId,