PluginProbe
Disk Usage Insights / 1.9
Disk Usage Insights v1.9
trunk 1.0 1.10 1.11 1.2 1.3 1.4 1.5 1.6 1.7 1.8 1.9
disk-usage-insights / output / index.php

index.php in Disk Usage Insights 1.9, at output/index.php

6 lines 159 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php
2 // This folder contains the file system snapshot data gathered by this plugin
3 if (!defined('ABSPATH')) { // Ensure running within WordPress
4 exit;
5 }
6