notify folks who have been tagged in a post

This commit is contained in:
Mike Macgirvin 2010-10-31 20:36:59 -07:00
commit b376f21533
8 changed files with 154 additions and 43 deletions

View file

@ -163,7 +163,7 @@ function follow_post(&$a) {
);
require_once('include/salmon.php');
slapper($r[0],$contact,$slap);
slapper($r[0],$contact['notify'],$slap);
goaway($_SESSION['return_url']);
// NOTREACHED