GIF files changed to PNG
[squirrelmail.git] / config / config_default.php
index fe4f88c143baeee67047e4bc930c1e03520be38e..24d7530569621e6a5746b6092c4e6c3990092ec5 100644 (file)
@@ -20,7 +20,7 @@
 
 //  Organization's logo picture (blank if none)
     global $org_logo;
-    $org_logo = "../images/sm_logo.jpg";
+    $org_logo = "../images/sm_logo.png";
 
 //  Organization's name
     global $org_name;