From a3b4d99f3307a640b38a8d48ff10e332d39b48ec Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 13 Aug 2006 15:28:55 +0000 Subject: [PATCH] =?UTF-8?q?Simplification=20de=20la=20couche=20generant=20?= =?UTF-8?q?les=20graphs.=20Tous=20les=20graphs=20passent=20par=20la=20clas?= =?UTF-8?q?se=20DolGraph.=20C'est=20cette=20classe=20qui=20doit=20ensuite?= =?UTF-8?q?=20s'appuier=20directement=20sur=20PHPlot=20ou=20une=20autre=20?= =?UTF-8?q?librairie=20graphique=20libre.=20Qual:=20La=20g=E9n=E9ration=20?= =?UTF-8?q?des=20soldes=20ne=20fait=20plus=20exception=20ce=20qui=20permet?= =?UTF-8?q?=20de=20ne=20plus=20d=E9pendre=20de=20jpgraph=20qui=20n'est=20p?= =?UTF-8?q?as=20libre.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/includes/.cvsignore | 1 + 1 file changed, 1 insertion(+) diff --git a/htdocs/includes/.cvsignore b/htdocs/includes/.cvsignore index b35bb5ec877..a41a6523185 100644 --- a/htdocs/includes/.cvsignore +++ b/htdocs/includes/.cvsignore @@ -1 +1,2 @@ jpgraph2 +phplot5