Browse
For agents
About
MLSImport: IDX Plugin & MLS Plugin for Real Estate Listings
/
7.2
MLSImport: IDX Plugin & MLS Plugin for Real Estate Listings
v7.2
Switch version
7.2.1
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
All 36 releases
Overview
Code
mlsimport
/
enviroment
/
index.php
index.php
in MLSImport: IDX Plugin & MLS Plugin for Real Estate Listings 7.2, at enviroment/index.php
11 lines
319 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 enviroment/ folder.
4
*
5
* A conventional empty WordPress "Silence is golden" stub. Its only job is to
6
* prevent a bare directory listing if a web server has autoindex enabled and
7
* the folder is requested directly; it contains no executable logic.
8
*/
9
10
//
Silence is golden
11