Ticket #17 (closed defect: fixed)
Script error in sa_wb_listing.pl
| Reported by: | sven | Owned by: | jonas |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | backend | Version: | SVN |
| Keywords: | Cc: |
Description
i think, there is a space missing on line 68 before the "or print". my $dbh = DBI->connect($dsn, $config{'db_username'}, $config{'db_password'})or print "1\n" ; exit(0) ;
there is no real error, but the script stops after that.
Change History
Note: See
TracTickets for help on using
tickets.
