updated to do list

This commit is contained in:
pjmattal 2005-01-24 04:08:47 +00:00
parent 04edaaf948
commit 34be5e29be
2 changed files with 7 additions and 3 deletions

View file

@ -12,8 +12,8 @@ $DBUG = 0;
# this is the directory that new packages will be uploaded to
#
$UPLOAD_DIR = "/tmp/aur/temp/";
$INCOMING_DIR = "/tmp/aur/incoming/";
$UPLOAD_DIR = "/aur/temp/";
$INCOMING_DIR = "/aur/incoming/";
$URL_DIR = "/packages/";
if ($_COOKIE["AURSID"]) {