summaryrefslogtreecommitdiffstats
path: root/web/README
diff options
context:
space:
mode:
authorSergej Pupykin <sergej.pupykin@lx-ltd.ru>2009-08-25 14:04:15 +0200
committerLoui Chang <louipc.ist@gmail.com>2009-08-26 06:14:32 +0200
commit3fd08d5715f9ce53d3a7bdd2ef8565e2ec3ae22f (patch)
tree429892107a04a5c546772b7473798a4de7552a28 /web/README
parent448f7ef120475226ce419e88455391a8bfcdce18 (diff)
downloadaur-3fd08d5715f9ce53d3a7bdd2ef8565e2ec3ae22f.tar.gz
aur-3fd08d5715f9ce53d3a7bdd2ef8565e2ec3ae22f.tar.xz
remove community
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
Diffstat (limited to 'web/README')
-rw-r--r--web/README10
1 files changed, 5 insertions, 5 deletions
diff --git a/web/README b/web/README
index d08dae7b..d708e99f 100644
--- a/web/README
+++ b/web/README
@@ -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.