added email notifcation

This commit is contained in:
Serghey Rodin 2012-08-03 17:42:25 +03:00
commit f4f87e608e
3 changed files with 22 additions and 2 deletions

View file

@ -47,7 +47,7 @@ if [ ! -z "$fname" ]; then
fi
is_user_free "$user"
is_package_valid "$package"
is_package_valid
#----------------------------------------------------------#