affichage des droits d'acces dans Droits pour le wiki
[platal.git] / plugins / pmwiki.config.php
index 679f481..ad0856a 100644 (file)
@@ -50,6 +50,7 @@ $DefaultPasswords['read'] = 'has_perms: and: identified:';
 $DefaultPasswords['edit'] = 'has_perms: and: identified:';
 $DefaultPasswords['attr'] = 'has_perms: and: identified:';
 $DefaultPasswords['admin'] = 'has_perms: and: identified:';
+$DefaultPasswords['upload'] = 'has_perms: and: identified:';
 
 ##  PmWiki comes with graphical user interface buttons for editing;
 ##  to enable these buttons, set $EnableGUIButtons to 1.