mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-27 15:54:29 +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,
|
||||
'',
|
||||
55,
|
||||
255,
|
||||
1000,
|
||||
true,
|
||||
false,
|
||||
false,
|
||||
|
Loading…
x
Reference in New Issue
Block a user