diff options
author | M.Gergo | 2020-03-25 10:35:03 +0100 |
---|---|---|
committer | M.Gergo | 2020-03-25 10:35:03 +0100 |
commit | c84903ec54e700bae146f44f1e3ddbba1a5b5eef (patch) | |
tree | b0637cfa55b3df19ece17f56a7f2a45f4777a48c /mayor-orig/mayor-naplo/www/include/modules | |
parent | 9229709aeaa2849c1f33db0819ac3865e7c29f61 (diff) | |
download | mayor-c84903ec54e700bae146f44f1e3ddbba1a5b5eef.tar.gz mayor-c84903ec54e700bae146f44f1e3ddbba1a5b5eef.zip |
Rev: 4637rev4637
Diffstat (limited to 'mayor-orig/mayor-naplo/www/include/modules')
-rw-r--r-- | mayor-orig/mayor-naplo/www/include/modules/naplo/haladasi/haladasi.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mayor-orig/mayor-naplo/www/include/modules/naplo/haladasi/haladasi.php b/mayor-orig/mayor-naplo/www/include/modules/naplo/haladasi/haladasi.php index 92d07ee8..c755a77e 100644 --- a/mayor-orig/mayor-naplo/www/include/modules/naplo/haladasi/haladasi.php +++ b/mayor-orig/mayor-naplo/www/include/modules/naplo/haladasi/haladasi.php @@ -72,7 +72,7 @@ // Csatlakozás az adatbázishoz $lr = db_connect('naplo', array('fv' => 'getHaladasi')); $q = "SELECT oraId, dt, ora, ki, kit, tankorId, teremId, ora.leiras, tipus, eredet, csoportId, feladatTipusId, - hazifeladatId, + hazifeladatId,hazifeladatFeltoltesEngedely, getOraTolTime(oraId) AS tolTime, getOraIgTime(oraId) AS igTime FROM ora |