mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-15 14:01:22 +01:00
Doc: doxygen
This commit is contained in:
@@ -719,7 +719,8 @@ function img_object($alt, $object)
|
||||
\brief Affiche picto (fonction g<>n<EFBFBD>rique)
|
||||
\param alt Texte sur le alt de l'image
|
||||
\param picto Nom de l'image a afficher (Si pas d'extension, on met '.png')
|
||||
\return string Retourne tag img
|
||||
\param options Attribut suppl<70>mentaire a la balise img
|
||||
\return string Retourne tag img
|
||||
*/
|
||||
function img_picto($alt, $picto, $options='')
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user