mirror of
https://github.com/webmin/webmin.git
synced 2025-08-15 21:20:10 +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 WebminUI::All;
|
||||||
use Socket;
|
use Socket;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user