Changeset 14465 for lang/perl/Queue-Q4M/trunk/lib/Queue/Q4M.pm
- Timestamp:
- 06/23/08 18:25:27 (5 years ago)
- Files:
-
- 1 modified
-
lang/perl/Queue-Q4M/trunk/lib/Queue/Q4M.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Queue-Q4M/trunk/lib/Queue/Q4M.pm
r14454 r14465 153 153 $sth->finish; 154 154 155 my $table = $rv > 0? $tables[$index - 1] : undef;155 my $table = ($rv > 0 && $index > 0) ? $tables[$index - 1] : undef; 156 156 my $res = Queue::Q4M::Result->new( 157 157 rv => $rv > 0,
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)