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 / index.php

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

11 lines 367 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 stub.
4 *
5 * Placed in the plugin root so that a web server configured to allow directory
6 * browsing serves this empty file instead of listing the folder's contents.
7 * The "Silence is golden" line is the conventional WordPress placeholder; this
8 * file intentionally contains no logic.
9 *
10 * @package Wpstream
11 */