aboutsummaryrefslogtreecommitdiffstats
path: root/mayor-orig/www/include/modules/naplo/osztalyozo
diff options
context:
space:
mode:
Diffstat (limited to 'mayor-orig/www/include/modules/naplo/osztalyozo')
-rw-r--r--mayor-orig/www/include/modules/naplo/osztalyozo/stat.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/mayor-orig/www/include/modules/naplo/osztalyozo/stat.php b/mayor-orig/www/include/modules/naplo/osztalyozo/stat.php
index 19bd76b0..26f1dbfd 100644
--- a/mayor-orig/www/include/modules/naplo/osztalyozo/stat.php
+++ b/mayor-orig/www/include/modules/naplo/osztalyozo/stat.php
@@ -81,8 +81,6 @@
}
function getTargyakBySzemeszter($szemeszterAdat) {
- //??? 2009. shared lib ?
-
// A tárgyak lekérdezése a beírt jegyek alapján (lehet hozott jegy)
$q = "SELECT DISTINCT targyId,targyNev,targyJelleg, zaroKovetelmeny
FROM targy LEFT JOIN zaroJegy USING (targyId)