summaryrefslogtreecommitdiff
path: root/app/ui/songs.php
blob: cc81f3be3353669818d57643cafd233f68f5e428 (plain)
1
2
3
4
5
<?php

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