]> git.mjollnir.org Git - moodle.git/commit
Modified the clean_filename() function to strip parenthesis and slashes.
authorstronk7 <stronk7>
Wed, 14 Apr 2004 18:09:41 +0000 (18:09 +0000)
committerstronk7 <stronk7>
Wed, 14 Apr 2004 18:09:41 +0000 (18:09 +0000)
commitc7f3fdf70c57dcaba02cf5132c9cf7b6609e5fa8
tree666c3643248112875429ee37e60db6175a408e04
parent6ef9481d6c197904f18eb51073e93b19764e568d
Modified the clean_filename() function to strip parenthesis and slashes.
Not really sure if the method used is 100% correct ot no so, if you can
check it....
Perhpas I should make the stripping in backup process, istead of using this
central function. What do you think?
lib/moodlelib.php