mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
#13264 fixed injection "
This commit is contained in:
parent
6d33c36cb0
commit
d41e3d44a9
@ -1193,7 +1193,7 @@ function events_get_all(
|
||||
($key === 0) ? '' : $nexo,
|
||||
$field,
|
||||
$not_search,
|
||||
str_replace('"', '', io_safe_output($filter['search'])),
|
||||
preg_replace('/(?<!\\\\)"/', '', io_safe_output($filter['search'])),
|
||||
);
|
||||
$sql_search .= ' ';
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user