Administrator Plugin
[squirrelmail.git] / src / options_folder.php
index 6f1a59d09aa200c318ddca41b900a4916d5486f4..3ee491017ee85e37ce2f8a12c51bf9e3da96986f 100644 (file)
@@ -189,7 +189,7 @@ function load_optpage_data_folder() {
         'name'    => 'search_memory',
         'caption' => _("Memory Search"),
         'type'    => SMOPT_TYPE_STRLIST,
-        'refresh' => SMOPT_REFRESH_FOLDERLIST,
+        'refresh' => SMOPT_REFRESH_NONE,
         'posvals' => array( 0 => _("Disabled"),
                             1 => '1',
                             2 => '2',