[Koha-patches] [PATCH] [3.0] patch fixes impossible 'to_address' in overdues.pl

Galen Charlton galen.charlton at liblime.com
Thu May 21 15:45:55 CEST 2009


Hi Mason,

At first glance it appears that this patch would also be applicable to
head.  Do you know if the problem is specific only to 3.0.x?

Regards,

Galen

On Wed, May 20, 2009 at 11:07 AM, Mason James
<mason.loves.sushi at gmail.com> wrote:
> ---
>  misc/cronjobs/overdue_notices.pl |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/misc/cronjobs/overdue_notices.pl b/misc/cronjobs/overdue_notices.pl
> index 7ae67a0..52a4090 100755
> --- a/misc/cronjobs/overdue_notices.pl
> +++ b/misc/cronjobs/overdue_notices.pl
> @@ -439,6 +439,7 @@ END_SQL
>                                 borrowernumber         => $borrowernumber,
>                                 message_transport_type => 'email',
>                                 from_address           => $admin_email_address,
> +                                to_address             => $email
>                             }
>                         );
>                     } else {
> --
> 1.5.6.5
>
> _______________________________________________
> Koha-patches mailing list
> Koha-patches at lists.koha.org
> http://lists.koha.org/mailman/listinfo/koha-patches
>



-- 
Galen Charlton
VP, Research & Development, LibLime
galen.charlton at liblime.com
p: 1-888-564-2457 x709
skype: gmcharlt



More information about the Koha-patches mailing list