= __('Package Base') . ': ' ?> | = htmlspecialchars($row['BaseName']); ?> | |||
---|---|---|---|---|
= __('Description') . ': ' ?> | = htmlspecialchars($row['Description']); ?> | |||
= __('Upstream URL') . ': ' ?> | = htmlspecialchars($row['URL'], ENT_QUOTES) ?> | |||
= __('Category') . ': ' ?> | = $row['Category'] ?> | |||
= __('Licenses') . ': ' ?> | ||||
= __('Groups') . ': ' ?> | ||||
= __('Conflicts') . ': ' ?> | ||||
= __('Provides') . ': ' ?> | ||||
= __('Replaces') . ': ' ?> | ||||
= __('Submitter') .': ' ?> | = htmlspecialchars($submitter) ?> | = htmlspecialchars($submitter) ?> | = htmlspecialchars($submitter) ?> | = __('None') ?> |
= __('Maintainer') .': ' ?> | = htmlspecialchars($maintainer) ?> | = htmlspecialchars($maintainer) ?> | = htmlspecialchars($maintainer) ?> | = __('None') ?> |
= __('Votes') . ': ' ?> | = $votes ?> | = $votes ?> | = $votes ?> | |
= __('First Submitted') . ': ' ?> | = $submitted_time ?> | |||
= __('Last Updated') . ': ' ?> | = $updated_time ?> |