Added by Ruediger Schultz about 10 years ago
Thank you for a beautiful tool - this is really marvelous!
For your information:
On PHP 5.5 I get the following error messages in my webserver's error log:
PHP Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in XXXXX\httpdocs\libraries\inputfilter.php on line 456
PHP Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in XXXXX\httpdocs\libraries\inputfilter.php on line 458
You might want to fix this in a future version. I don't know what other deprecated features might turn up...
Best regards
Ruediger