diff --git a/htdocs/admin/classes.php b/htdocs/admin/classes.php index dc1d986..8c9275c 100644 --- a/htdocs/admin/classes.php +++ b/htdocs/admin/classes.php @@ -1,7 +1,8 @@ \ No newline at end of file diff --git a/htdocs/docenti.php b/htdocs/docenti.php index 0f51db7..1dca8d7 100644 --- a/htdocs/docenti.php +++ b/htdocs/docenti.php @@ -1,5 +1,6 @@ - Orario - A.S. 2025/26 + <?php echo APP_NAME; ?> - A.S. <?php echo YEAR; ?> -

Orario - a.s. 2025/26

+

- A.S.

Classi

diff --git a/htdocs/laboratori.php b/htdocs/laboratori.php index 20690c6..1ace6bf 100644 --- a/htdocs/laboratori.php +++ b/htdocs/laboratori.php @@ -1,5 +1,6 @@ query("SELECT * FROM classes WHERE id=$class_id")->fetch_assoc(); $days = ["Lunedì","Martedì","Mercoledì","Giovedì","Venerdì","Sabato"];