summaryrefslogtreecommitdiffstats
path: root/web/html/pkgedit.php
AgeCommit message (Collapse)AuthorFilesLines
2005-06-08SQL CHANGES: New table CommentNotify with fields:simo1-0/+24
PkgID UserID This implements emailing comment notifications, including a user option to enable/disable it on the package page. It uses php's mail() function to do it and sends to everyone on the notify list as BCC. This needs some more testing before public consumption.
2005-03-20added comments/category editing, and closed #2280eric1-12/+119
2005-03-06started working on pkgedit for commentseric1-0/+48