Browse
For agents
About
MLSImport: IDX Plugin & MLS Plugin for Real Estate Listings
/
7.0.6
MLSImport: IDX Plugin & MLS Plugin for Real Estate Listings
v7.0.6
Switch version
7.2
7.1.2
7.1.1
7.1
7.0.4
7.0.6
7.0.7
6.3.8
6.3.7
6.3.6
6.3.5
6.3.4
6.3.3
6.3.1
trunk
5.7.3
5.7.5
5.8.1
5.8.2
5.8.3
5.8.4
5.8.6
6.0.4
6.0.5
6.0.7
All 35 releases
Overview
Code
mlsimport
/
includes
/
index.php
index.php
in MLSImport: IDX Plugin & MLS Plugin for Real Estate Listings 7.0.6, at includes/index.php
14 lines
425 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
/**
3
* Directory-index guard for the includes/ folder.
4
*
5
* Standard WordPress "silence is golden" stub: an index file that outputs
6
* nothing, so a web server without directory-listing disabled cannot serve a
7
* browsable listing of the plugin's includes/ directory. Contains no plugin
8
* logic — it exists purely to be the (empty) default document for this path.
9
*
10
*
@package
Mlsimport
11
*/
12
13
//
Silence is golden
14