forked from Wavyzz/dolibarr
Clean code
This commit is contained in:
@@ -9057,7 +9057,7 @@ function getLanguageCodeFromCountryCode($countrycode)
|
||||
* 'ecm' to add a tab for another ecm view
|
||||
* 'stock' to add a tab for warehouse view
|
||||
* @param string $mode 'add' to complete head, 'remove' to remove entries
|
||||
* @param string $filterorigmodule Filter on module origin. 'external' will show only external modules. 'core' only core modules. No filter by default.
|
||||
* @param string $filterorigmodule Filter on module origin: 'external' will show only external modules. 'core' only core modules. No filter (default) will add both.
|
||||
* @return void
|
||||
*/
|
||||
function complete_head_from_modules($conf, $langs, $object, &$head, &$h, $type, $mode = 'add', $filterorigmodule = '')
|
||||
|
||||
Reference in New Issue
Block a user