PHP_SELF isn't defined in the includes for this script, so don't use it
[squirrelmail.git] / contrib / RPM / config.php.redhat
index d646dc713690e8a4af987ec8bd53284a0efe015a..0493df5635dbf73972b586fe6885105b58f1bf7c 100644 (file)
@@ -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.
  */
-?>