Skip to content
Snippets Groups Projects
Commit 4fa47251 authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Fix: doxygen

parent bd8cdd33
No related branches found
No related tags found
No related merge requests found
...@@ -1537,6 +1537,7 @@ function dolGetElementUrl($objectid,$objecttype,$withpicto=0,$option='') ...@@ -1537,6 +1537,7 @@ function dolGetElementUrl($objectid,$objecttype,$withpicto=0,$option='')
/** /**
* Clean corrupted tree (orphelins linked to a not existing parent), record linked to themself and child-parent loop * Clean corrupted tree (orphelins linked to a not existing parent), record linked to themself and child-parent loop
* *
* @param DoliDB $db Database handler
* @param string $tabletocleantree Table to clean * @param string $tabletocleantree Table to clean
* @param string $fieldfkparent Field name that contains id of parent * @param string $fieldfkparent Field name that contains id of parent
* @return int Nb of records fixed/deleted * @return int Nb of records fixed/deleted
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment