# mlsimport/7.2/admin/index.php

MLSImport: IDX Plugin &amp; MLS Plugin for Real Estate Listings, version 7.2. 6 lines.

- Page: https://pluginprobe.com/plugins/mlsimport/7.2/code/admin/index.php
- Raw: https://pluginprobe.com/plugins/mlsimport/7.2/raw/admin/index.php
- Modified: 2026-07-25T14:20:50+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/mlsimport/7.2/code/admin/index.php#L10-L20`.

```php
<?php

// Directory-listing guard: an empty index so the web server serves this instead
// of a browsable file listing when someone hits the admin/ directory directly.
// Silence is golden

```
