htdocs/news.php
changeset 45 53a50ba4d690
parent 35 a76ae7eaa2eb
child 46 186507f67064
equal deleted inserted replaced
43:ce2e9caf2dfa 45:53a50ba4d690
    11     }
    11     }
    12     </style>
    12     </style>
    13   </head>
    13   </head>
    14   <body>
    14   <body>
    15     <h1>Updates and changes</h1>
    15     <h1>Updates and changes</h1>
       
    16     <h3>2009-01-04</h3>
       
    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>
    19     <h3>2008-11-15</h3>
    21     <h3>2008-11-15</h3>
    20     <p>I've been updating <?php echo $nick; ?> recently with some really cool enhancements to the back-end. This is more technical stuff
    22     <p>I've been updating <?php echo $nick; ?> recently with some really cool enhancements to the back-end. This is more technical stuff