From 766b31707037a82ffd9140bfe599c27f4ef01495 Mon Sep 17 00:00:00 2001 From: Mike Macgirvin Date: Sun, 4 Jul 2010 20:45:56 -0700 Subject: some changes --- mod/dfrn_notify.php | 77 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 77 insertions(+) create mode 100644 mod/dfrn_notify.php (limited to 'mod/dfrn_notify.php') diff --git a/mod/dfrn_notify.php b/mod/dfrn_notify.php new file mode 100644 index 000000000..c078afe38 --- /dev/null +++ b/mod/dfrn_notify.php @@ -0,0 +1,77 @@ +' .$status . '' . $_GET['dfrn_id'] . '' + . '' . $challenge . '' . "\r\n" ; + session_write_close(); + exit; + + } + +} \ No newline at end of file -- cgit v1.2.3