$i) { $id = intval($id); if ($id > 0) { $ids[] = $id; } } } /* Perform package base actions. */ $ret = false; $output = ""; if (check_token()) { if (current_action("do_Flag")) { list($ret, $output) = pkgbase_flag($ids, $_POST['comments']); } if ($ret) { header('Location: ' . get_pkgbase_uri($pkgbase_name)); exit(); } } /* Get default comment. */ $comment = ''; if (isset($_POST['comments'])) { $comment = $_POST['comments']; } html_header(__("Flag Package Out-Of-Date")); if (has_credential(CRED_PKGBASE_FLAG)): ?>

:

', htmlspecialchars($pkgbase_name), ''); ?>

', ''); ?>

" />