= __('Description') . ': ' ?> | = htmlspecialchars($row['Description']); ?> | |||
---|---|---|---|---|
= __('Upstream URL') . ': ' ?> | = htmlspecialchars($row['URL'], ENT_QUOTES) ?> | |||
= __('Category') . ': ' ?> | = $row['Category'] ?> | |||
= __('License') . ': ' ?> | = htmlspecialchars($license) ?> | |||
= __('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 ?> |