summaryrefslogtreecommitdiff
path: root/inbox_settings.php
diff options
context:
space:
mode:
authorCarson Fleming <[email protected]>2025-01-02 01:41:12 -0800
committerCarson Fleming <[email protected]>2025-01-02 01:41:12 -0800
commit3848aabf242d15dec267d6f783dd01476963b1c3 (patch)
tree7f7e28734247be72add599e685a9aef980855900 /inbox_settings.php
parentcbdfa29d284a2402ef814d71b988e3afe02d8878 (diff)
downloadrc-inbox-settings-3848aabf242d15dec267d6f783dd01476963b1c3.tar.gz
potential low-hanging fruit
Diffstat (limited to 'inbox_settings.php')
-rw-r--r--inbox_settings.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/inbox_settings.php b/inbox_settings.php
index eb096d8..aa8e8a2 100644
--- a/inbox_settings.php
+++ b/inbox_settings.php
@@ -162,6 +162,7 @@ class inbox_settings extends rcube_plugin {
$attrib['id'] = 'rcpgpkeyslist';
// info the js needs access to
+ $this->rcmail->output->set_env('userIDs', $this->rcmail->user->list_emails());
$this->rcmail->output->add_gui_object('keyslist', $attrib['id']);
$this->rcmail->output->add_label(
'inbox_settings.generating_key',