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
/
macaccounting
/
bits.inc.php
7 lines
89 B
PHP
Raw
Normal View
History
Unescape
Escape
first steps to new architecture! (new-poller.php and new-mac.php!) git-svn-id: http://www.observium.org/svn/observer/trunk@487 61d68cd4-352d-0410-923a-c4978735b2b8
2009-10-16 09:01:50 +00:00
<
?
php
Apply "Squiz" code style on old (pre-2014) files
2015-07-10 13:36:21 +02:00
$ds_in
=
'IN'
;
$ds_out
=
'OUT'
;
adding new graphing types git-svn-id: http://www.observium.org/svn/observer/trunk@491 61d68cd4-352d-0410-923a-c4978735b2b8
2009-10-27 13:04:16 +00:00
Apply "Squiz" code style on old (pre-2014) files
2015-07-10 13:36:21 +02:00
require
'includes/graphs/generic_data.inc.php'
;
Reference in New Issue
Copy Permalink