@@ -475,7 +475,7 @@ if (!function_exists('numDays')){
$Days=round(($d1-$d2)/3600/24);
return $Days;
}
-}
+}}