| = __('Description') . ': ' ?> | = htmlspecialchars($row['Description']); ?> | ||
|---|---|---|---|
| Upstream URL: | = htmlspecialchars($row['URL'], ENT_QUOTES) ?> | ||
| = __('Category') . ': ' ?> | = $row['Category'] ?> | ||
| = __('License') . ': ' ?> | = htmlspecialchars($license) ?> | ||
| = __('Submitter') .': ' ?> | = htmlspecialchars($submitter) ?> | = htmlspecialchars($submitter) ?> | None |
| = __('Maintainer') .': ' ?> | = htmlspecialchars($maintainer) ?> | = htmlspecialchars($maintainer) ?> | None |
| = __('Votes') . ': ' ?> | = $votes ?> | = $votes ?> | = $votes ?> |
| = __('First Submitted') . ': ' ?> | = $submitted_time ?> | ||
| = __('Last Updated') . ': ' ?> | = $updated_time ?> |