mirror of
https://github.com/webmin/webmin.git
synced 2025-07-20 16:48:46 +00:00
Fix missing lib call for forms library
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
use lib ("lib");
|
||||
use WebminUI::All;
|
||||
use Socket;
|
||||
|
||||
|
Reference in New Issue
Block a user