|
@@ -1609,7 +1609,7 @@ function sq_cid2http($message, $id, $cidurl, $mailbox){
|
|
* If we couldn't generate a proper img url, drop in a blank image
|
|
* If we couldn't generate a proper img url, drop in a blank image
|
|
* instead of sending back empty, otherwise it causes unusual behaviour
|
|
* instead of sending back empty, otherwise it causes unusual behaviour
|
|
*/
|
|
*/
|
|
- $httpurl = $quotechar . SM_PATH . 'images/blank.png';
|
|
|
|
|
|
+ $httpurl = $quotchar . SM_PATH . 'images/blank.png';
|
|
}
|
|
}
|
|
|
|
|
|
return $httpurl;
|
|
return $httpurl;
|