Fixed the 500 error on redirect.

This commit is contained in:
JT Smith 2002-08-23 01:36:17 +00:00
parent dd07adec0d
commit 9eae4862e0
3 changed files with 3 additions and 3 deletions

View file

@ -14,7 +14,6 @@ package WebGUI::SQL;
=cut
use CGI::Carp qw(fatalsToBrowser);
use DBI;
use Exporter;
use strict;