<?php

require '../header.php';

killPlayingSong();
exit();

?>