Page 1 of 1

is this a typo?

PostPosted: Wed May 30, 2012 2:03 am
by Martin Pruss
Code: Select all
ini_set('magic_quotes_runtimg', false);
in config.inc.php
or was this intentionally spelled with a g at the end?

magic_quotes_runtime?
cheers Martin

Re: is this a typo?

PostPosted: Wed May 30, 2012 11:19 am
by shannah
Yes. This was a typo. It was fixed in the 1.3.2 release.

-Steve