# wpvr/8.5.74/includes/index.php

WPVR – 360 Panorama viewer and Virtual Tour Builder for WordPress, version 8.5.74. 9 lines.

- Page: https://pluginprobe.com/plugins/wpvr/8.5.74/code/includes/index.php
- Raw: https://pluginprobe.com/plugins/wpvr/8.5.74/raw/includes/index.php
- Modified: 2024-06-13T10:08:26+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/wpvr/8.5.74/code/includes/index.php#L10-L20`.

```php
<?php
/**
 * Silence is golden.
 *
 * This file intentionally left blank. It prevents access to directory listings in absence of an index file.
 *
 * @package WPVR
 */

```
