Browse
For agents
About
Disk Usage Insights
/
1.10
Disk Usage Insights
v1.10
Switch version
trunk
1.0
1.10
1.11
1.2
1.3
1.4
1.5
1.6
1.7
1.8
1.9
Overview
Code
disk-usage-insights
/
output
/
index.php
index.php
in Disk Usage Insights 1.10, at output/index.php
6 lines
159 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
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