[PATCH] Re: [jonah] jonah.sql & script.feeds.sql
Daniel Eckl
daniel.eckl at gmx.de
Sun Dec 12 06:17:44 PST 2004
Diff against jonah-HEAD-2004-12-11
--- jonah/lib/News.php.orig 2004-12-12 15:11:03.207464608 +0100
+++ jonah/lib/News.php 2004-12-12 15:14:14.479386856 +0100
@@ -40,6 +40,8 @@
function deleteChannel(&$info)
{
+ global $conf;
+
/* Delete any lists for this channel. */
require_once JONAH_BASE . '/lib/Delivery.php';
$delete = Jonah_Delivery::deleteChannelLists($info['channel_id']);
Greets,
Daniel
On Wed Oct 27, Chuck wrote:
> Quoting Skip Morrow <skip-lists at pelorus.org>:
>
>> Now, how do I subscribe to new channels?
>
>Look at your Options.
>
>> and "Delete" (and while I'm here, the "Delete" function generates an error
>> message:
>>
>> Notice: Undefined variable: conf in /www/html/horde/jonah/lib/News.php
>> on line 53
>
>Please open a ticket on bugs.horde.org.
>
>-chuck
More information about the jonah
mailing list