Author Topic: phpini_editor - timezone post filtering  (Read 3813 times)

0 Members and 1 Guest are viewing this topic.

Offline
**
phpini_editor - timezone post filtering
« on: June 19, 2018, 09:18:11 AM »
phpini_editor can't save timezones with slash, eg. date.timezone = Europe/Zagreb

No errors returned.
Looks like there is if statement that shouldn't be there or it's wrongly coded post filter, because adding backslash in front of slash eg. Europe\/Zagreb will be saved correctly as Europe/Zagreb