forked from Wavyzz/dolibarr
NEW Clean and enhance code for cron engine
This commit is contained in:
@@ -306,7 +306,7 @@ function dol_getprefix()
|
||||
* To link to a module file from a core file, then this function can be used (call by hook / trigger / speciales pages)
|
||||
*
|
||||
* @param string $relpath Relative path to file (Ie: mydir/myfile, ../myfile, ...)
|
||||
* @param string $classname Class name
|
||||
* @param string $classname Class name (deprecated)
|
||||
* @return bool True if load is a success, False if it fails
|
||||
*/
|
||||
function dol_include_once($relpath, $classname='')
|
||||
|
||||
Reference in New Issue
Block a user