mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
More updates
This commit is contained in:
7
lib/influxdb-php/tests/bootstrap.php
Normal file
7
lib/influxdb-php/tests/bootstrap.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
/**
|
||||
* @author Stephen "TheCodeAssassin" Hoogendijk
|
||||
*/
|
||||
|
||||
// autoload dependencies
|
||||
require __DIR__ . '/../vendor/autoload.php';
|
Reference in New Issue
Block a user