mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-07 15:54:26 +02:00
Escape single quotes and backslashes
This commit is contained in:
parent
65d79d4c93
commit
dd88d193b9
3 changed files with 10 additions and 3 deletions
|
@ -34,5 +34,6 @@ return [
|
|||
'theme' => 'frio',
|
||||
'int' => 23,
|
||||
'float' => 2.5,
|
||||
'with special chars' => 'I can\'t follow this "$&§%"$%§$%&\'[),',
|
||||
],
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue