[boulder.pm] meeting?

Justin Simoni jsimoni at totalsite.com
Thu Aug 29 22:26:44 CDT 2002


> and I can say confidently that this is an eclectic
> bunch of people.

Some of us: 

http://www.justinsimoni.com/photos/the_misfit_leprechan.jpg

http://www.justinsimoni.com/photos/nerd2002.jpg

http://www.justinsimoni.com/photos/blackflag.jpg

Are eclectic all by ourselves


:) 


js






# shopping carts are fun!
if ( $C{PRODUCT_FIELD_TYPES}->{$f}->{-type} eq 'list' ){
    my @l = split(',', $product->{$f});
        foreach(@l){    $_ = trim($_)    }
            $product->{$f} = \@l;
        }
}




More information about the Boulder-pm mailing list