]> git.mjollnir.org Git - moodle.git/commit
modify stripslashes_safe() to work properly under magic_quotes_sybase
authorstronk7 <stronk7>
Sun, 27 Aug 2006 21:52:22 +0000 (21:52 +0000)
committerstronk7 <stronk7>
Sun, 27 Aug 2006 21:52:22 +0000 (21:52 +0000)
commitde64b6c69e67d3607c4b826283fe02848a65da8e
tree1470795e3045b094cb717e434711b1a2e5ede5b7
parentf2b5d7e3b799ffa5f30fbaf55f8e6cc67ccbb61f
modify stripslashes_safe() to work properly under magic_quotes_sybase
(both addslashes and stripslashes do it properly based on the setting)
lib/weblib.php