Blame | Letzte Änderung | Log anzeigen | RSS feed
if ($ID){$cond="ID = $ID";$query = "DELETE FROM $table WHERE $cond";$result = mysql_query ("$query") or die (mysql_errno().": ".mysql_error());?><script language=javascript>parent.tree.reload();document.location='<? echo $self ?>?action=edit&ID=<? echo "-1"; ?>';</script><?exit;header("Location: ".$self);}