]> git.mjollnir.org Git - moodle.git/commit
Set magic_quotes_sybase for both mssql and oci8po.
authorstronk7 <stronk7>
Sun, 27 Aug 2006 21:57:33 +0000 (21:57 +0000)
committerstronk7 <stronk7>
Sun, 27 Aug 2006 21:57:33 +0000 (21:57 +0000)
commit3655a6b39f8b0faa3f21ff6d08ba357912c92d8e
treecd009df11cd5e995a19a416a62737f32a6b7e119
parentde64b6c69e67d3607c4b826283fe02848a65da8e
Set magic_quotes_sybase for both mssql and oci8po.
Anyway, this isn't enough and if must be defined in php.ini
or .htaccess, because GPC are added BEFORE this setting
has effect so they are slashed with the default char.
lib/dmllib.php