%PDF- %PDF-
Direktori : /proc/self/root/usr/share/webmin/gray-theme/ |
Current File : //proc/self/root/usr/share/webmin/gray-theme/gray-theme-lib.pl |
# Common functions for theme CGIs use strict; use warnings; BEGIN { push(@INC, ".."); }; use WebminCore; &init_config(); 1;