From 00f4d6d49625f73f333016d89cd61380b3f2cc7a Mon Sep 17 00:00:00 2001 From: Philip Olson Date: Thu, 15 Oct 2009 02:16:15 +0000 Subject: [PATCH] revert failed easter egg --- index.php | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/index.php b/index.php index 80ca7973c..f512680fc 100644 --- a/index.php +++ b/index.php @@ -203,11 +203,7 @@ $RSIDEBAR_DATA = $MIRROR_IMAGE . $rel . $RSIDEBAR_DATA; site_header("Hypertext Preprocessor", array( 'onload' => 'boldEvents();', - 'headtags' => array( - '', - "function okc(f){var c=[38,38,40,40,37,39,37,39,66,65,13],x=function(){x.c=x.c||Array.apply({},c);x.r=function(){x.c=null};return x.c},h=function(e){if(x()[0]==(e||window.event).keyCode){x().shift();if(!x().length){x.r();f()}}else{x.r()}};window.addEventListener?window.addEventListener('keydown',h,false):document.attachEvent('onkeydown',h)}", - "okc(function(){document['phplogo'].src='".$_SERVER['STATIC_ROOT']."/images/php_konami.gif'});" - ), + 'headtags' => '', 'link' => array( array( "rel" => "search",