Use new module
authorJamie Cameron <jcameron@webmin.com>
Tue, 3 Mar 2009 21:30:58 +0000 (21:30 +0000)
committerJamie Cameron <jcameron@webmin.com>
Tue, 3 Mar 2009 21:30:58 +0000 (21:30 +0000)
krb5/krb5-lib.pl

index 0270f6b..66c01df 100644 (file)
@@ -1,9 +1,9 @@
 # krb5-lib.pl
 # Common functions for the krb5 config
 
-do '../web-lib.pl';
+BEGIN { push(@INC, ".."); };
+use WebminCore;
 &init_config();
-do '../ui-lib.pl';
 
 # get_config()
 # Returns the krb5 config