Commit 38192597 by sn

log

1 parent 82870d5b
Showing with 1 additions and 1 deletions
......@@ -11,7 +11,7 @@
execute=1
logfile="$__PATH_to_Log/$1.log"
mc_h1 $0 $1 $2
mc_h1 "$0 $1 $2 $3 (logfile=$logfile)"
mc_parameter "1" "1" "$1" "mysql Datenbank (muss vorhanden sein)"
mc_parameter "2" "0" "$2" "Datenbankbenutzer (default root)"
mc_parameter "3" "0" "$3" "Datenbankpasswort "
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!