Update commentaries

This commit is contained in:
Yoggzo 2016-03-27 19:40:36 +02:00
parent e9c7477ff0
commit 19d84e2ae4
3 changed files with 64 additions and 10 deletions

View file

@ -5,7 +5,7 @@
* @version 1.0 Initialisation of this file
* @since 1.0 Core application's file
*
* @author Yogg 'yogg at epsina . com'
* @author Evan Pisani 'yogg at epsina . com'
*
* @todo Complete the functions with errors detection and finish the descriptions
*/
@ -19,7 +19,7 @@ include("CoreInterface.php");
/**
* Image Class of the back-end application
*
* ADD CLASS DESCRIPTION
* Management of images
*
*/
class image implements Core{