MDL-15402: fixes for tabs.php - now display tab repository only for the current user, + add some context security

This commit is contained in:
jerome 2008-09-08 02:10:30 +00:00
parent 4cd7c8b025
commit 6c91ce49ff
3 changed files with 7 additions and 5 deletions

View file

@ -76,3 +76,4 @@ $string['typenotvisible'] = 'Type not visible';
$string['updown'] = 'Display order';
$string['upload'] = 'Upload this file';
$string['uploading'] = 'Uploading...';
$string['wrongcontext'] = 'You cannot access to this context';