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

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