2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-30 01:26:38 +00:00

add pro_result() declare

This commit is contained in:
litingt 2014-04-21 01:45:22 -07:00
parent 921b94a6e8
commit 7b4f28da60

View File

@ -719,6 +719,16 @@ sub read_conf{
return %confkeys;
}
#######################################
# pro_result
#######################################
sub pro_result{
return 0;
}
###############################################################
# Mainfunction