[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    www/media/includes/chihuahua
From:       Ingo Malchow <ingomalchow () googlemail ! com>
Date:       2011-04-30 8:51:19
Message-ID: 20110430085119.9ACB0AC85D () svn ! kde ! org
[Download RAW message or body]

SVN commit 1229832 by imalchow:

remove getimagesize, as it is not working with external images

 M  +1 -2      toolbox.inc  


--- trunk/www/media/includes/chihuahua/toolbox.inc #1229831:1229832
@@ -6,8 +6,7 @@
   else {
     $src = $url_root."/".$site_logo;
   }
-  list($width, $height, $type, $attr) = getimagesize( $site_root."/".$site_logo );
-  echo "<img src=\"{$src}\" {$attr} id=\"site_logo\" alt=\"Logo\" />";
+  echo "<img src=\"{$src}\" id=\"site_logo\" alt=\"Logo\" />";
 	echo "<div class=\"toolboxtext\">";
 	$plasmaMenu->breadCrumb();
 	echo "</div>";
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic