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

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