Hi,
I am taking a closer look at the code behind the admin interface and I find usually a prototype like this at the top:
PVE::HTMLControls::create_wsviewer
Does that mean that regardless of the location of any other programming file I may create with that perl code, "PVE::HTMLControls::create_wsviewer" is a library that is built into the system?
Thanks
I am taking a closer look at the code behind the admin interface and I find usually a prototype like this at the top:
PVE::HTMLControls::create_wsviewer
Does that mean that regardless of the location of any other programming file I may create with that perl code, "PVE::HTMLControls::create_wsviewer" is a library that is built into the system?
Thanks