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
Detachments -The following attachments have been detached and are available for viewing.
Only click these links if you trust the sender, as well as this message.