PluginProbe
MLSImport: IDX Plugin & MLS Plugin for Real Estate Listings / 7.2
MLSImport: IDX Plugin & MLS Plugin for Real Estate Listings v7.2
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
← All changes | includes/index.php +10 -0 6.3.37.2 View file →
@@ -1,3 +1,13 @@
1 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 + */
2 12
3 13 // Silence is golden