diff --git a/www/admin/memcachestat.php b/modules/memcacheMonitor/www/memcachestat.php similarity index 95% rename from www/admin/memcachestat.php rename to modules/memcacheMonitor/www/memcachestat.php index 6a884635750ec58fa9b14ef43c3e0eb298075f2e..2b4c0fb7e7176ad247eb48e9a5c1918321be64a5 100644 --- a/www/admin/memcachestat.php +++ b/modules/memcacheMonitor/www/memcachestat.php @@ -1,6 +1,5 @@ <?php -require_once('../_include.php'); try { @@ -25,5 +24,3 @@ try { } catch(Exception $e) { SimpleSAML_Utilities::fatalError('na', NULL, $e); } - -?> \ No newline at end of file