Doxygen
This commit is contained in:
parent
ffc85f4185
commit
4d80d1af24
@ -978,7 +978,12 @@ class Categorie
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* print_primary_way() affiche le chemin le plus court pour se rendre a un produit
|
* Affiche le chemin le plus court pour se rendre a un produit
|
||||||
|
*
|
||||||
|
* @param int $id
|
||||||
|
* @param string $sep
|
||||||
|
* @param string $url
|
||||||
|
* @param string $type
|
||||||
*/
|
*/
|
||||||
function print_primary_way($id, $sep= " >> ", $url="", $type="")
|
function print_primary_way($id, $sep= " >> ", $url="", $type="")
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user