X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=backend.php;h=a7606c5b7c5a77e91d541efba96fd0a40dab0d0f;hb=a88d37e5d2333ee72386de1564fb6173c5d5c620;hp=b078250ad6b348b4d6a8f62395b7dc9050dcd786;hpb=86e2e1b9fa400675ff7ecce2680ae9801188f386;p=tt-rss.git diff --git a/backend.php b/backend.php index b078250a..a7606c5b 100644 --- a/backend.php +++ b/backend.php @@ -132,6 +132,7 @@ $access_level_names = array( 0 => __("User"), + 5 => __("Power User"), 10 => __("Administrator")); require_once "modules/pref-prefs.php";