is this a typo?

Archived from the Xataface Users forum.

Martin Pruss — Wed May 30, 2012 2:03 am

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


shannah — Wed May 30, 2012 11:19 am

Yes. This was a typo. It was fixed in the 1.3.2 release.

-Steve