Misc Adherents PHPDoc corrections

This commit is contained in:
Marcos García de La Fuente
2015-02-10 10:45:48 +01:00
parent 0d150b1d32
commit 157a6e109e
17 changed files with 44 additions and 32 deletions

View File

@@ -4452,7 +4452,7 @@ class Form
* Return HTML code to output a photo
*
* @param string $modulepart Key to define module concerned ('societe', 'userphoto', 'memberphoto')
* @param Object $object Object containing data to retrieve file name
* @param object $object Object containing data to retrieve file name
* @param int $width Width of photo
* @return string HTML code to output photo
*/