|
|
|
/tag and /blog are in need of a cleanup : there are still capability checks done in tag/lib.php (which should be done in the calling scripts), some code hasn't been adjusted following the (pre-1.9) tag library changes (capabilities not taken into account, not using the api, etc.) and there are quite a few unused variables.
|
|
Description
|
/tag and /blog are in need of a cleanup : there are still capability checks done in tag/lib.php (which should be done in the calling scripts), some code hasn't been adjusted following the (pre-1.9) tag library changes (capabilities not taken into account, not using the api, etc.) and there are quite a few unused variables. |
Show » |
committed 1 file to 'Moodle CVS' - 19/Jun/08 02:07 PM
| MDL-15310: making the tag:create permission effective in user profile
|
|
|
committed 2 files to 'Moodle CVS' - 19/Jun/08 05:21 PM
| MDL-15310: removing unused variable, old commented code and adding a small adjustment to the tag code.
|
|
|
committed 5 files to 'Moodle CVS' - 19/Jun/08 06:02 PM
| MDL-15310: moving capability checks out of the library + code formatting adjustments
|
|
|
|