Hi List

here is a little Fix for Rolands rss_feeds 
rss_feeds has a little Bug by selecting server 
protocol.

if (strstr('HTTPS', $_SERVER['SERVER_PROTOCOL'] )!== FALSE)

found only HTTPS a better solution is stristr or

if ($_SERVER['HTTPS'])

best Eric  


 --- 8< --- detachments --- 8< ---
 The following attachments have been detached and are available for viewing.
  http://detached.gigo.com/rc/Sh/AeQ8gVZs/rss_feeds.diff
 Only click these links if you trust the sender, as well as this message.
 --- 8< --- detachments --- 8< ---

Attachment: pgpHIs2amfPdM.pgp
Description: PGP signature

_______________________________________________
List info: http://lists.roundcube.net/dev/

Reply via email to