mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Merge pull request #4071 from murrant/move-libs
Move third party software to html/lib from html/includes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
require 'includes/geshi/geshi.php';
|
||||
require 'lib/geshi/geshi.php';
|
||||
|
||||
// FIXME svn stuff still using optc etc, won't work, needs updating!
|
||||
if (is_admin()) {
|
||||
|
Reference in New Issue
Block a user