summaryrefslogtreecommitdiff
path: root/app/ui/video.php
blob: fa11e6cd74d6e90c01a3bd656bf822bda3819edf (plain)
1
2
3
4
5
6
7
<?php

header("X-Frame-Options: SAMEORIGIN");
unset($_GET["a"]);
$onlyStella = 2;
global $onlyStella;
require_once "./listing.php";