From 0b2d85891e651bab2c3ddd0c7396d557a052dd18 Mon Sep 17 00:00:00 2001 From: Mike Macgirvin Date: Tue, 19 Oct 2010 15:51:56 -0700 Subject: lrdd link on profile page (for salmon m/e), remove dfrn-template, qualify some contact lookups, some cleanup of app/boot --- mod/pubsub.php | 1 + 1 file changed, 1 insertion(+) (limited to 'mod/pubsub.php') diff --git a/mod/pubsub.php b/mod/pubsub.php index b47b2eedf..1b69cc5f9 100644 --- a/mod/pubsub.php +++ b/mod/pubsub.php @@ -83,6 +83,7 @@ function pubsub_init(&$a) { } } +require_once('include/security.php'); function pubsub_post(&$a) { -- cgit v1.2.3