Changes

m
Line 104: Line 104:  
== Other internal function ==
 
== Other internal function ==
 
There is a lot of internal libraries your code can use.
 
There is a lot of internal libraries your code can use.
You may find a lot of generic functions into files functions.lib.php or functions2.lib.php or admin.lib.php
+
You may find a lot of generic functions into files functions.lib.php or functions2.lib.php or admin.lib.php. But any function found into htdocs/core/lib/*.lib files can be used.
    
'''To make a condition on Dolibarr version'''
 
'''To make a condition on Dolibarr version'''