From 7b099a4c6b4b2e851aa9fa95c6c2c9b35c95bd65 Mon Sep 17 00:00:00 2001 From: csarven Date: Thu, 20 Nov 2008 18:57:52 -0500 Subject: Don't allow user to send a new message or nudge right after subscribing to another contact darcs-hash:20081120235752-eefa4-42e67140086035ae57c4db38aea48cabb0486d75.gz --- actions/subscribe.php | 1 - 1 file changed, 1 deletion(-) (limited to 'actions') diff --git a/actions/subscribe.php b/actions/subscribe.php index 856586f87..c06057fb8 100644 --- a/actions/subscribe.php +++ b/actions/subscribe.php @@ -63,7 +63,6 @@ class SubscribeAction extends Action { common_element_end('head'); common_element_start('body'); common_unsubscribe_form($profile); - common_profile_new_message_nudge($cur, $profile); common_element_end('body'); common_element_end('html'); } else { -- cgit v1.2.3-54-g00ecf