Remove depencies of library common/dates : dateT

This commit is contained in:
Michael RICOIS 2013-10-31 15:18:31 +00:00
parent f0caaf2034
commit f41e99d4cb

View File

@ -26,8 +26,6 @@ if (!$this->resultWC)
<? }
else
{
require_once 'common/dates.php';
$wdate = new WDate();
$resultWC = $this->resultWC;
$reponse = count($resultWC)==1?'réponse':'réponses';