Hi,
if I turn on Magic quotes in my php.ini, every "\" becomes to "\\" in the definition of notifications if I save them. If I turn it off, every "\" in the other definitions - like arguments for check commands - gets cut.
Is there a option or variable to solve this problem?
Thanks,
Peter
if I turn on Magic quotes in my php.ini, every "\" becomes to "\\" in the definition of notifications if I save them. If I turn it off, every "\" in the other definitions - like arguments for check commands - gets cut.
Is there a option or variable to solve this problem?
Thanks,
Peter
Comment