]> git.mjollnir.org Git - moodle.git/commit
MDL-11608 The $rename param was obtained with PARAM_NOTAG, I changed that to PARAM_RA...
authornicolasconnault <nicolasconnault>
Tue, 9 Oct 2007 14:08:05 +0000 (14:08 +0000)
committernicolasconnault <nicolasconnault>
Tue, 9 Oct 2007 14:08:05 +0000 (14:08 +0000)
commit62ecaed9dfa810f2e7ea1291734ce0bb77fdf99a
tree8c38fcaabd2fd9c8ef0a9547c40f0a9fbbef3eab
parenta86840ecc974af3784c2f8a63e04351d6c8a92b5
MDL-11608 The $rename param was obtained with PARAM_NOTAG, I changed that to PARAM_RAW. I also changed the rename field's value to htmlspecialchars($category->name)
course/category.php