diff --git a/ChangeLog b/ChangeLog index 6541c0b382e..be86445d9e4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -40,10 +40,12 @@ For developers: - Qual: Mutualize code of menu managers. - Better isolation of modules files and dolibarr core files. -WARNING: A lot of class files (*.class.php) has moved into subdirectories. So If you use - or develop non official modules that includes Dolibarr classes, you will have to rename - path to thoose classes into the include function. - +WARNING: +- A lot of class files (*.class.php) has moved into subdirectories. So If you use + or develop non official modules that includes Dolibarr classes, you will have to rename + path to thoose classes into the include function. +- Also, parameters of the "fetch()" method for class "User" has changed to reflect + other fetch methods. ***** ChangeLog for 2.8.1 compared to 2.8 ***** diff --git a/htdocs/contrat/img/statut0.png b/htdocs/contrat/img/statut0.png deleted file mode 100644 index 7a8fb198368..00000000000 Binary files a/htdocs/contrat/img/statut0.png and /dev/null differ diff --git a/htdocs/contrat/img/statut1.png b/htdocs/contrat/img/statut1.png deleted file mode 100644 index 134f1b74b30..00000000000 Binary files a/htdocs/contrat/img/statut1.png and /dev/null differ diff --git a/htdocs/contrat/img/statut2.png b/htdocs/contrat/img/statut2.png deleted file mode 100644 index 67f0dd870d6..00000000000 Binary files a/htdocs/contrat/img/statut2.png and /dev/null differ diff --git a/htdocs/contrat/img/statut3.png b/htdocs/contrat/img/statut3.png deleted file mode 100644 index ae1f93d3906..00000000000 Binary files a/htdocs/contrat/img/statut3.png and /dev/null differ diff --git a/htdocs/contrat/img/statut4.png b/htdocs/contrat/img/statut4.png deleted file mode 100644 index 15bb595ba2f..00000000000 Binary files a/htdocs/contrat/img/statut4.png and /dev/null differ diff --git a/htdocs/contrat/img/statut5.png b/htdocs/contrat/img/statut5.png deleted file mode 100644 index 671dd99c7b1..00000000000 Binary files a/htdocs/contrat/img/statut5.png and /dev/null differ