From 7c5b632fbe91946115de8dc904f8bb88829357fc Mon Sep 17 00:00:00 2001 From: Florent Bruneau Date: Fri, 31 Oct 2008 13:37:06 +0100 Subject: [PATCH] Add nofollow on poison links. So, normal crawler won't go on this pages. Signed-off-by: Florent Bruneau --- modules/poison.php | 2 +- templates/skin/common.footer.tpl | 4 ++-- templates/xnet/skin.tpl | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/modules/poison.php b/modules/poison.php index 618ed35..612c81a 100644 --- a/modules/poison.php +++ b/modules/poison.php @@ -78,7 +78,7 @@ class PoisonModule extends PLModule foreach ($emails as $email) { echo "$email". "\n"; } - echo 'suite'; + echo 'suite'; exit; } diff --git a/templates/skin/common.footer.tpl b/templates/skin/common.footer.tpl index a2560ff..0959bc6 100644 --- a/templates/skin/common.footer.tpl +++ b/templates/skin/common.footer.tpl @@ -35,8 +35,8 @@ {/if}