fix
This commit is contained in:
parent
821238dcc8
commit
98cfe21ffe
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ package WebGUI::SQL;
|
||||||
use DBI;
|
use DBI;
|
||||||
use strict;
|
use strict;
|
||||||
use Tie::IxHash;
|
use Tie::IxHash;
|
||||||
use WebGUI::SQL::Resultset;
|
use WebGUI::SQL::ResultSet;
|
||||||
use WebGUI::Utility;
|
use WebGUI::Utility;
|
||||||
|
|
||||||
=head1 NAME
|
=head1 NAME
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue