Fix changeIobStatus script. Missing use line.
This commit is contained in:
parent
67b729fee0
commit
d0e20a0bdd
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ use Pod::Usage;
|
|||
use strict;
|
||||
use WebGUI::Session;
|
||||
use WebGUI::User;
|
||||
use WebGUI::Inbox;
|
||||
|
||||
$|=1;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue