<?php /** * @file * Helper functions for memcache_admin module. */// Global Killswitchif (Drupal.jsEnabled) { $(document).ready(function() { $("body").append($("#memcache-devel")); });} ?>