Subversion Repositories cheapmusic

Rev

Rev 120 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 120 Rev 121
Line 1... Line 1...
1
<?php
1
<?php
2
    include_once ($_SERVER['DOCUMENT_ROOT'] . '/php/dnsexit.php');
2
    include_once ($_SERVER['DOCUMENT_ROOT'] . '/php/hosting.php');
3
 
3
 
4
    $minDate = 20190101;
4
    $minDate = 20190101;
5
    $maxDate = date("Ymd");
5
    $maxDate = date("Ymd");
6
    $unique = false;
6
    $unique = false;
7
    $plottype = "bars";
7
    $plottype = "bars";