This website requires JavaScript.
Explore
Help
Sign In
mirror
/
librenms-librenms
Watch
1
Star
0
Fork
0
You've already forked librenms-librenms
mirror of
https://github.com/librenms/librenms.git
synced
2024-10-07 16:52:45 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
librenms-librenms
/
html
/
includes
/
graphs
/
global
/
auth.inc.php
9 lines
63 B
PHP
Raw
Normal View
History
Unescape
Escape
add some global graphs. for great cpu-eating justice! git-svn-id: http://www.observium.org/svn/observer/trunk@3170 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-11 16:27:55 +00:00
<
?
php
remove very efficient coding git-svn-id: http://www.observium.org/svn/observer/trunk@3174 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-13 16:54:47 +00:00
if
(
$_SESSION
[
'userlevel'
]
>=
"
5
"
)
add some global graphs. for great cpu-eating justice! git-svn-id: http://www.observium.org/svn/observer/trunk@3170 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-11 16:27:55 +00:00
{
syntaxer run git-svn-id: http://www.observium.org/svn/observer/trunk@3185 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-15 15:18:57 +00:00
$auth
=
1
;
add some global graphs. for great cpu-eating justice! git-svn-id: http://www.observium.org/svn/observer/trunk@3170 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-11 16:27:55 +00:00
}
?>
Reference in New Issue
Copy Permalink