[PATCH] Re: [jonah] jonah.sql & script.feeds.sql

Chuck Hagenbuch chuck at horde.org
Sun Dec 12 18:42:03 PST 2004


Quoting Daniel Eckl <daniel.eckl at gmx.de>:

> 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']);

Fixed slightly differently, thanks.

-chuck

-- 
"But she goes not abroad in search of monsters to destroy." - John 
Quincy Adams


More information about the jonah mailing list