Files
Froxlor/lib/functions/formfields
Daniel Reichelt f4ef5af63b add function getFormFieldDataText()
Previously webserver configs would contain CRLFs from
system.default_vhostconf on admin_settings.php.

This patch adds a new function which automatically gets recognized by
getFormFieldData() and mangles textarea form elements through
str_replace("\r\n", "\n", ...).
2016-02-09 14:45:08 +01:00
..
2014-12-15 14:49:34 +01:00
2011-09-26 03:47:12 +02:00
2016-02-09 14:45:08 +01:00