mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-07 16:41:48 +01:00
travis
This commit is contained in:
@@ -940,8 +940,8 @@ class Product extends CommonObject
|
||||
/**
|
||||
* Delete Translation
|
||||
*
|
||||
* @param $langstodelete string code langue to delete
|
||||
* @return int <0 if KO, >0 if OK
|
||||
* @param string $langstodelete code langue to delete
|
||||
* @return int <0 if KO, >0 if OK
|
||||
*/
|
||||
function delMultiLangs($langstodelete)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user