diff --git a/day.php b/day.php index 1573a61..16aff76 100644 --- a/day.php +++ b/day.php @@ -11,11 +11,11 @@
logo ESIR - +
- +
-

".date('H:i',strtotime($row['dtstart']))." - ".date('H:i',strtotime($row['dtend'])).". ".$row['localisation']."

\n"; echo "
".$row['description'] ."
\n
En savoir +
\n\n"; } - + $db->close(); ?> diff --git a/event.php b/event.php index 4110998..9a7f60d 100755 --- a/event.php +++ b/event.php @@ -26,7 +26,7 @@
logo ESIR - +

diff --git a/index.php b/index.php index d51492e..2147d0c 100644 --- a/index.php +++ b/index.php @@ -49,7 +49,7 @@ $categories = getCategories($db);
menu logo ESIR - +
@@ -136,14 +136,15 @@ $categories = getCategories($db); echo('
  • +

    '.$days[date("N",$date)].' '.date("d", $date)); if(date('m', $date) != date('m', $monthDate)) - echo(' - /'.date("m",$date).''); + echo('/'.date("m",$date).''); echo('

    +