mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-27 16:08:55 +02:00
/// -> //
git-svn-id: http://www.observium.org/svn/observer/trunk@3240 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
@@ -106,7 +106,7 @@ echo("</div>
|
||||
</td>
|
||||
<td bgcolor=#e5e5e5 width=275 valign=top>");
|
||||
|
||||
/// this stuff can be customised to show whatever you want....
|
||||
// this stuff can be customised to show whatever you want....
|
||||
|
||||
if ($_SESSION['userlevel'] >= '5')
|
||||
{
|
||||
@@ -169,7 +169,7 @@ if ($_SESSION['userlevel'] >= '5')
|
||||
|
||||
}
|
||||
|
||||
/// END VOSTRON
|
||||
// END VOSTRON
|
||||
|
||||
?>
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user