[prev in list] [next in list] [prev in thread] [next in thread] 

List:       horde-dev
Subject:    Re: [dev] Re: [cvs] cvs commit: imp/lib/Maintenance - New directory
From:       Jon Parise <jon () horde ! org>
Date:       2001-10-25 19:53:01
[Download RAW message or body]

On Thu, Oct 25, 2001 at 12:43:01PM +0200, Mathieu Arnold wrote:

> --- cfg_local.pm~       Thu Oct 25 12:41:18 2001
> +++ cfg_local.pm        Thu Oct 25 12:42:12 2001
> @@ -75,10 +75,12 @@
>         push @output, $_;
>      }
>  
> -    # Add the Chora links to the bottom of the email.
> -    push @output, "";
> -    push @output, "  Chora Links:";
> -    push @output, @links;
> +    if (scalar(@links) > 0) {
> +        # Add the Chora links to the bottom of the email.
> +        push @output, "";
> +        push @output, "  Chora Links:";
> +        push @output, @links;
> +    }
>  
>      return @output;
>  };
 
I beat you to it, committing a similar version of the above
earlier today. =)

-- 
Jon Parise (jon@csh.rit.edu)  .  Information Technology (2001)
http://www.csh.rit.edu/~jon/  :  Computer Science House Member

-- 
Horde Developers mailing list: http://horde.org/
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: dev-unsubscribe@lists.horde.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic