Start at fixing up front page and moving top 10 into plugins

This commit is contained in:
Paul Gear
2014-06-14 07:55:17 +10:00
parent 1c8be6e9c0
commit 2b047f62b6
5 changed files with 49 additions and 122 deletions

View File

@ -1,5 +1,7 @@
<?php
include_once("includes/object-cache.inc.php");
if ($device['status'] == '0') { $class = "alert-danger"; } else { $class = ""; }
if ($device['ignore'] == '1')
{