On Fri, Feb 26, 2010 at 3:24 PM, WK <[email protected]> wrote: > 2010/2/26 Jason Quigley <[email protected]>: > >> +# 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 ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Ledger-smb-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ledger-smb-devel
