PluginProbe
WpStream – Live Streaming, Video on Demand, Pay Per View / trunk
WpStream – Live Streaming, Video on Demand, Pay Per View vtrunk
4.14.0 4.13.2 4.13.1 4.13 4.12.5 4.12.4 4.12.3 4.12.2 4.12.1 4.12 4.4.4 4.4.5 4.4.6 4.4.7 4.4.8 4.4.9 4.5 4.5.1 4.5.11 4.5.11.1 4.5.11.2 4.5.11.4 4.5.11.5 4.5.11.6 4.5.12 All 180 releases
wpstream / public / index.php

index.php in WpStream – Live Streaming, Video on Demand, Pay Per View trunk, at public/index.php

13 lines 485 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php // Silence is golden
2 /**
3 * Directory index silence stub.
4 *
5 * Placed in the plugin's public asset directories so that if directory
6 * listing is enabled on the web server, requesting the folder directly
7 * returns this empty file instead of exposing a browsable index of the
8 * contents. It intentionally contains no logic — the `// Silence is golden`
9 * line above is the conventional WordPress placeholder body.
10 *
11 * @package Wpstream
12 * @subpackage Wpstream/public
13 */