We're talking Megabytes here, not millibytes :)
[squirrelmail.git] / include / load_prefs.php
index a0278c88442664ddaf6968b54900595d04670b80..a261e76bda7635af2eeba6e67eb3f144a1ac32c6 100644 (file)
@@ -214,7 +214,6 @@ $enable_forward_as_attachment =
 $show_xmailer_default =
     getPref($data_dir, $username, 'show_xmailer_default', SMPREF_OFF );
 $attachment_common_show_images = getPref($data_dir, $username, 'attachment_common_show_images', SMPREF_OFF );
-$pf_subtle_link = getPref($data_dir, $username, 'pf_subtle_link', SMPREF_ON);
 $pf_cleandisplay = getPref($data_dir, $username, 'pf_cleandisplay', SMPREF_OFF);
 
 /* message disposition notification support setting */