3) ? $argv[3] : ""; switch ($action) { case "fibu": case "gchr": StructController::Validate($action, $filename, $logfile); break; default: break; }