[jonah] Re: Missing Channels.php

drd at littleduck.org drd at littleduck.org
Fri Mar 5 12:50:37 PST 2004


>>moved to subscribe.php, there were some paths wrong, fixed in cvs

Thanks, that showed me where to look.

However,

The subscribe.inc file is still wrong.

Its should be:

for ($i = 0; $i < $count; $i++) {
    $channel_url = Util::addParameter(Horde::applicationUrl('subscribe.php'),
'channel_id', $channels[$i]['channel_id']);

Duane


More information about the jonah mailing list