mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Change insert data module - #1748
This commit is contained in:
parent
b208651bb0
commit
b4ac21f969
@ -350,7 +350,10 @@ elseif ($step == 3) {
|
||||
}
|
||||
elseif (strpos($get_module_type_nombre_value,'string') != false) {
|
||||
$get_module_type_value_normal = 3;
|
||||
};
|
||||
}
|
||||
else{
|
||||
$get_module_type_value_normal = 3;
|
||||
}
|
||||
|
||||
$values_module = array(
|
||||
'nombre' => $value,
|
||||
|
Loading…
x
Reference in New Issue
Block a user