htdocs/news.php
changeset 47 633ec114f630
parent 46 186507f67064
equal deleted inserted replaced
46:186507f67064 47:633ec114f630
     9       font-family: monospace;
     9       font-family: monospace;
    10       margin-left: 1.5em;
    10       margin-left: 1.5em;
    11     }
    11     }
    12     </style>
    12     </style>
    13     <h1>Updates and changes</h1>
    13     <h1>Updates and changes</h1>
       
    14     <h3>2009-01-05</h3>
       
    15     <p>Added theme support.</p>
    14     <h3>2009-01-04</h3>
    16     <h3>2009-01-04</h3>
    15     <p>Added a last 60 minutes graph.</p>
    17     <p>Added a last 60 minutes graph.</p>
    16     <h3>2008-12-24</h3>
    18     <h3>2008-12-24</h3>
    17     <p><?php echo $nick; ?> now has modular graph support and thus is able to show different graphs. Included now are options for the last
    19     <p><?php echo $nick; ?> now has modular graph support and thus is able to show different graphs. Included now are options for the last
    18        24 hours as before, plus the last two weeks and the last 30 days. More, of course, can be added if needed.</p>
    20        24 hours as before, plus the last two weeks and the last 30 days. More, of course, can be added if needed.</p>