Fixed error for ?op=viewInbox
This commit is contained in:
parent
fd1eb52e3e
commit
1d3c204cf8
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ package WebGUI::Operation::Inbox;
|
|||
|
||||
use strict qw(vars subs);
|
||||
use URI;
|
||||
use WebGUI::Inbox;
|
||||
use WebGUI::International;
|
||||
use WebGUI::Paginator;
|
||||
use WebGUI::SQL;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue