2
0
forked from Wavyzz/dolibarr
Files
dolibarr-fork/htdocs/core/class
Laurent Destailleur d2152a8342 Restore correct code: A module decide if standard code is used or not
after running by a return code that is an int 
0=execute standard code, 1=disable standard code

To return a string to show or an array or error codes, this must be done
by setting
$actionclassinstance->results
or
$actionclassinstance->resprints
2013-01-22 18:15:51 +01:00
..
2013-01-21 15:04:34 +01:00
2011-10-24 10:33:55 +02:00