@@ -21,6 +21,9 @@ if [ -z "$oldport" ]; then
oldport=8083
fi
+# Includes
+source $VESTA/func/main.sh
+
#----------------------------------------------------------#
# Verifications #