]> git.mjollnir.org Git - moodle.git/commit
New optional parameter to s() and p() allowing to specify
authorstronk7 <stronk7>
Wed, 12 Apr 2006 17:39:23 +0000 (17:39 +0000)
committerstronk7 <stronk7>
Wed, 12 Apr 2006 17:39:23 +0000 (17:39 +0000)
commitd4a42ff4943e8f2fb218a592dc91f204be5624c5
treeae14e08c9f63d2f5a406b67e910e43c4c1f6b0c2
parentf2a365b976b051fe5e0bfea5b94f2ebc3749fa61
New optional parameter to s() and p() allowing to specify
if we want to strip slashes (data coming from forms) or no
(data coming from DB, the default). Bug 2338.
(http://moodle.org/bugs/bug.php?op=show&bugid=2338)
lib/weblib.php