]> git.mjollnir.org Git - moodle.git/commitdiff
Replaced managesharedfeeds by manageanyfeeds
authorvyshane <vyshane>
Mon, 18 Sep 2006 08:37:29 +0000 (08:37 +0000)
committervyshane <vyshane>
Mon, 18 Sep 2006 08:37:29 +0000 (08:37 +0000)
blocks/rss_client/db/access.php

index 012fd01e7a01467c340b1a70b06b21a13de1f21d..f46264d97a5d55741e801424963efe113c0e4a25 100644 (file)
@@ -75,7 +75,7 @@ $block_rss_client_capabilities = array(
         )
     ),
     
-    'block/rss_client:managesharedfeeds' => array(
+    'block/rss_client:manageanyfeeds' => array(
     
         'captype' => 'write',
         'contextlevel' => CONTEXT_SYSTEM,