X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=contrib%2FRPM%2Fconfig.php.redhat;h=0493df5635dbf73972b586fe6885105b58f1bf7c;hp=e6d35ebc73abb676e597319c1d02b63d0f6b1cee;hb=b65a57eafe670d1550f663704ec100a5fe719bef;hpb=91e0dccca7b2452d8b450791cae3aa4125e8889e diff --git a/contrib/RPM/config.php.redhat b/contrib/RPM/config.php.redhat index e6d35ebc..0493df56 100644 --- a/contrib/RPM/config.php.redhat +++ b/contrib/RPM/config.php.redhat @@ -17,9 +17,8 @@ $org_title = "SquirrelMail $version"; $signout_page = ''; $frame_top = '_top'; -$provider_uri = 'http://www.squirrelmail.org/'; - -$provider_name = 'SquirrelMail'; +$provider_uri = ''; +$provider_name = ''; $motd = ""; @@ -174,4 +173,3 @@ $session_name = 'SQMSESSID'; * sent and regular output to begin, which will majorly screw * things up when we try to send more headers later. */ -?> \ No newline at end of file