diff options
author | Sergej Pupykin <sergej.pupykin@lx-ltd.ru> | 2009-08-25 16:04:15 +0400 |
---|---|---|
committer | Loui Chang <louipc.ist@gmail.com> | 2009-08-26 00:14:32 -0400 |
commit | 3fd08d5715f9ce53d3a7bdd2ef8565e2ec3ae22f (patch) | |
tree | 429892107a04a5c546772b7473798a4de7552a28 /web/README | |
parent | 448f7ef120475226ce419e88455391a8bfcdce18 (diff) | |
download | aurweb-3fd08d5715f9ce53d3a7bdd2ef8565e2ec3ae22f.tar.xz |
remove community
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
Diffstat (limited to 'web/README')
-rw-r--r-- | web/README | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -147,11 +147,11 @@ Scripts: - html/packages.php PHP script to search the package database. It should support - searching by location ("unsupported", "community", "extra"), name, - category, maintainer, popularity, etc. It should resemble the - packages.php script on archlinux.org. A checkbox should be - included next to each package to allow users to flag a package - out of date, adopt it, and vote for it (and reverse operations). + searching by name, category, maintainer, popularity, etc. It + should resemble the packages.php script on archlinux.org. A + checkbox should be included next to each package to allow + users to flag a package out of date, adopt it, and vote for + it (and reverse operations). - html/pkgsubmit.php This is the PHP script that allows users to upload a new package. |