]> git.mjollnir.org Git - moodle.git/commit
use new function "hotpot_stripslashes()" instead of PHP's "stripslashes()" to remove...
authorgbateson <gbateson>
Sun, 30 Sep 2007 04:21:52 +0000 (04:21 +0000)
committergbateson <gbateson>
Sun, 30 Sep 2007 04:21:52 +0000 (04:21 +0000)
commitb2ae61320bb162180ba3ec306dcd1e58701dce46
treefc0771c38bec340d53e1a73e905ba38099daedaf
parent8df73369cef024c8623cc6e3d0d81866a9162709
use new function "hotpot_stripslashes()" instead of PHP's "stripslashes()" to remove slashes after preg_replace with "e" modifier, because when MSSQL Server is installed, PHP's "stripslashes()" does not remove slashes, even if the Moodle database is not MSSQL
mod/hotpot/lib.php