From: Mike Macgirvin Date: Sat, 28 Aug 2010 00:02:49 +0000 (-0700) Subject: fix default birthday X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=1ddb91a5a116a7895661ae527e194346f98da049;p=friendica.git fix default birthday --- diff --git a/view/profile_advanced.php b/view/profile_advanced.php index 73a155409f..0981433810 100644 --- a/view/profile_advanced.php +++ b/view/profile_advanced.php @@ -29,7 +29,7 @@ $o .= <<< EOT EOT; } -if($a->profile['dob']) { +if(($a->profile['dob']) && ($a->profile['dob'] != '0000-00-00 00:00:00')) { $o .= <<< EOT
Birthday: