[cgiapp] Strange mysql behaviour

2004-08-11 Thread BARKER, Paul
Hi All I'm back using CGI::Application after what must be a year or more away doing other stuff so feel free to flame me (gently!) if this is an obvious mistake but ... I'm writing a small CGI::Application based project. I have my runmodes defined thus: sub setup { my $self = shift;

Re: [cgiapp] Strange mysql behaviour

2004-08-11 Thread Michael Peters
BARKER, Paul wrote: Hi All I'm back using CGI::Application after what must be a year or more away doing other stuff so feel free to flame me (gently!) if this is an obvious mistake but ... I'm writing a small CGI::Application based project. I have my runmodes defined thus: sub setup { my $self

Re: [cgiapp] Strange mysql behaviour

2004-08-11 Thread Cees Hek
BARKER, Paul wrote: Hi All I'm back using CGI::Application after what must be a year or more away doing other stuff so feel free to flame me (gently!) if this is an obvious mistake but ... Welcome back sub img_index # Show index of images for a particular hostid { my $self = shift; my