Skip to content
  • Simo Leone's avatar
    SQL CHANGES: New table CommentNotify with fields: · 6adf639a
    Simo Leone authored
    	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.
    6adf639a