forked from Wavyzz/dolibarr
Merge branch 'develop' into toomanylines
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
* @param int $maxstep Limit steps to maxstep or no limit if 0
|
||||
* @return array Array of tabs
|
||||
*/
|
||||
function import_prepare_head($param, $maxstep=0)
|
||||
function import_prepare_head($param, $maxstep = 0)
|
||||
{
|
||||
global $langs;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user