added sorting by maintainer and by age

added package age statistics to package detail page
close bug #2970
This commit is contained in:
pjmattal 2005-08-02 06:22:20 +00:00
parent 702abe64bc
commit 6d79fe0c27
2 changed files with 51 additions and 6 deletions

View file

@ -123,4 +123,10 @@ $_t["en"]["Unflag Package Safe To Use"] = "Unflag Package Safe To Use";
$_t["en"]["Safe"] = "Safe";
$_t["en"]["Age"] = "Age";
$_t["en"]["First Submitted"] = "First Submitted";
$_t["en"]["Last Updated"] = "Last Updated";
?>