From 29b3334b1b8910546593800be096880905d07326 Mon Sep 17 00:00:00 2001 From: AmarOk Date: Thu, 3 Dec 2015 11:12:57 +0100 Subject: [PATCH 1/2] link date --- index.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/index.php b/index.php index 885936f..c706cab 100644 --- a/index.php +++ b/index.php @@ -133,14 +133,15 @@ else echo('
  • +

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

    +