BUG-11025 Error al crear un pmtable con nombre largo
- Validation old. - was add validation.
This commit is contained in:
@@ -202,7 +202,7 @@ class pmTables extends Controller
|
||||
$tableSize = 30;
|
||||
break;
|
||||
}
|
||||
$tableSize = $tableSize - 4; // Prefix PMT_
|
||||
$tableSize = $tableSize - 8; // Prefix PMT_
|
||||
return $tableSize;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user