mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 00:04:37 +02:00
Increased field size
This commit is contained in:
parent
5e69f1719e
commit
e2621f6230
@ -345,7 +345,7 @@ for ($i = 1; $i <= $config['max_macro_fields']; $i++) {
|
|||||||
$field_values,
|
$field_values,
|
||||||
'',
|
'',
|
||||||
55,
|
55,
|
||||||
255,
|
1000,
|
||||||
true,
|
true,
|
||||||
false,
|
false,
|
||||||
false,
|
false,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user