This website requires JavaScript.
Explore
Help
Sign In
mirror
/
librenms-librenms
Watch
1
Star
0
Fork
0
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
Files
php72
librenms-librenms
/
includes
/
html
/
graphs
/
macaccounting
/
bits.inc.php
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
7 lines
93 B
PHP
Raw
Permalink
Normal View
History
Unescape
Escape
Security fix: unauthorized access (
#10091
)
2019-04-11 23:26:42 -05:00
<?
php
Apply fixes from StyleCI (
#12120
)
2020-09-21 15:40:17 +02:00
$ds_in
=
'IN'
;
Security fix: unauthorized access (
#10091
)
2019-04-11 23:26:42 -05:00
$ds_out
=
'OUT'
;
require
'includes/html/graphs/generic_data.inc.php'
;
Reference in New Issue
Copy Permalink