Changeset 863 for trunk


Ignore:
Timestamp:
04/27/16 15:12:10 (8 years ago)
Author:
Kris Deugau
Message:

/trunk

Remove an extraenous $sth->finish from search.cgi

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/cgi-bin/search.cgi

    r826 r863  
    255255  }
    256256
    257   # not sure which $sth I'm finishing here, but there it is.
    258   $sth->finish;
    259 
    260257} elsif ($webvar{stype} eq 'n') {
    261258  # Node search.
Note: See TracChangeset for help on using the changeset viewer.