Updated roagen.php
This commit is contained in:
parent
8cd64c4f3e
commit
cb331c1e31
|
@ -175,7 +175,7 @@ foreach($files as $file)
|
|||
if (empty($maxLength)) {
|
||||
$maxLength = $mask;
|
||||
}
|
||||
$roas['roas'][$i]['maxLength'] = $mask;
|
||||
$roas['roas'][$i]['maxLength'] = $maxLength;
|
||||
$roas['roas'][$i]['ta'] = $ta;
|
||||
$i++;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue