From: Florent Bruneau Date: Fri, 31 Oct 2008 12:37:06 +0000 (+0100) Subject: Add nofollow on poison links. So, normal crawler won't go on this pages. X-Git-Tag: xorg/0.9.17^0 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=7c5b632fbe91946115de8dc904f8bb88829357fc;p=platal.git Add nofollow on poison links. So, normal crawler won't go on this pages. Signed-off-by: Florent Bruneau --- 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}