function propTypeDateAddedSql($prop, $role) { if($role=="sql") { $sql = array(); $sql['select'] = "DATE_FORMAT(movies.DateAdded, '$GLOBALS[strDefaultDateFormat]') AS `$prop[Name]`"; return($sql); } else if($role=="order") { return("movies.DateAdded"); } } function propTypeClicksSql($prop, $role) { if($role=="sql") { $sql = array(); $sql['select'] = "movies.DownloadCount AS `$prop[Name]`"; return($sql); } else if($role=="order") { return("`$prop[Name]`"); } } function propTypeUserAddedSql($prop, $role) { global $CFG; if($role=="sql") { $sql = array(); $sql['select'] = "users.name AS `$prop[Name]`"; $sql['left join']["$CFG[Prefix]users AS users"] = "users.ID=movies.UserAddedID"; return($sql); } else if($role=="order") { return("`$prop[Name]`"); } } function propTypeCommentsSql($prop, $role) { global $CFG; if($role=="sql") { $sql['select'] = "COUNT(comment.ID) AS `$prop[Name]`"; $sql['left join']["$CFG[Prefix]comment AS comment"] = "comment.MovieID=movies.MovieID"; $sql['group'][] = "movies.MovieID"; return($sql); } else if($role=="order") { return("`$prop[Name]`"); } } if(file_exists('localproptypes.php')) { include('localproptypes.php'); } ?>
[ Handlung ] [ Weitere Info ] [ Info Filmdatenbank IMDb ] |
Title | Pate, Der - Teil III | |
Originaltitle: | The Godfather: Part III | |
Regie: | Francis Ford Coppola | |
Darsteller: | Al Pacino, Diane Keaton, Talia Shire | |
Erscheinungsjahr: | 1990 | |
Land: | USA | |
Stichwort: | Epilepsie, Diabetes, Anfälle | |
Release: | 20.12.1990 |
Handlung | ||
Altgeworden will Michael Corleone seine Mafia-Familie "ehrlich" machen. Sonnys unehelicher Sohn ungebärdig wie sein Vater kommt in seine Obhut. Ein deal mit dem Vatikan soll die Wende bringen. Die Mafia-Familien besonders Don Altobello stemmen sich dagegen. Die Wut darüber versetzt Michael in einen Insulinschock. In Sizilien stirbt er von Erinnerungen umgeben allein aber in Frieden. |
Weitere Info | ||
Nur des Insulinschocks wegen sollte dieser Film Beachtung finden in einer Debatte um Epilepsie im Spielfilm. "A meeting is arranged, and Michael appeases most of the Mafia bosses with payoffs from the sale of his Las Vegas holdings. Zasa, however, gets nothing, and declares that Michael is his enemy and storms out. Altobello follows close behind. Minutes later, a helicopter hovers outside the conference room and sprays it with submachine gun fire. Most of the other mob bosses are killed, but Michael, Vincent, and Michael's bodyguard, Al Neri escape. Back at his penthouse in New York, Michael is told that those mob bosses who escaped the massacre quickly made deals with Zasa, and realizes that Altobello supported Zasa in carrying out the hit. Vincent wants to kill Zasa, but Michael refuses. As he considers how to respond to the situation, he suffers a diabetic stroke and is hospitalized. As Michael recuperates, Vincent begins a romantic relationship with Mary, and also plots revenge against Zasa. Neri and Connie give Vincent permission to act." Wikipedia Der Anfall hat wenig Ähnlichkeiten mit einem epileptischen Anfall. Michael scheint dabei stets bei Bewusstsein, was schwer zu einem solchen Anfallsgeschehen passt. Der Zuschauer weiss zudem, dass Michael an Diabetes leidet. Er wird den "Auftritt" nicht für einen "epileptischen" halten. Bedenkenswert ist die Nähe von Insulinschock und Epilepsie. Sie wird aber wohl nur dem Eyperten bewusst. Kurz vor dem Anfall: "Just when I thought I am out, they pulled me in. The true enemy has not yet shown his face. (M. stützt sich auf die Spühle.) - Der Anfall beginnt wie Atemnot mit aufgerissenem Mund. M. spricht und flucht. "Common symptoms of diabetic seizures are similar to symptoms of epileptic or other types of seizures." Read more: Symptoms of a Diabetic Seizure | eHow.com http://www.ehow.com/about_4740229_diabetic-seizure-symptoms.html#ixzz1pjYyB4Yv
|
Filminfo aus der IMDb Datenbank |
[ Info Filmdatenbank IMDb ] [ Trailer ] |
/**********************************************************************************************
YOU ARE NOT ALLOWED TO REMOVE THIS COPYRIGHT-Note!!!!!!
You didn't pay anything for this script, so you could at least
leave this Copyright-Notice here, it is only one short line at the bottom... thx :D
***********************************************************************************************/
?>
Copyright © 1998-2006 by Nikotto
modified by xiah