[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Installation procedure...



On Fri, Feb 26, 2010 at 3:24 PM, WK <..hidden..> wrote:
> 2010/2/26 Jason Quigley <..hidden..>:
>
>> +#      my $gifidir=$dir."gifi/";
>> +#      @gifidir = LedgerSMB::Initiate->read_directory($form, $gifidir);
>> +#      foreach (@gifidir) {
>> +#              push(@dest, $gifidir.$_) if $_ eq $coa;
>> +#      }
>
> I was going over this patch and i did not understand, is there need
> for gifdir or not? You made for -> foreach and then commented it out?
> No need for GIF-dirs?

Gifidir is generally optional.

Best Wishes,
Chris Travers