diff --git a/scripts/play.php b/scripts/play.php index 0ec8750..a9e9106 100644 --- a/scripts/play.php +++ b/scripts/play.php @@ -148,16 +148,17 @@ if(isset($_GET['bydate'])){ unset($_SESSION['date']); $view = "choose"; } -?> - +if (get_included_files()[0] === __FILE__) { + echo ' + - - + '; +} +?>