Add 'lib/influxdb-php/' from commit '969829296c266bf50faa589a5feaadc267486e60'

git-subtree-dir: lib/influxdb-php
git-subtree-mainline: 73276d0b19
git-subtree-split: 969829296c
This commit is contained in:
laf
2015-08-09 16:06:04 +00:00
35 changed files with 3618 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
<?php
/**
* @author Stephen "TheCodeAssassin" Hoogendijk
*/
// autoload dependencies
require __DIR__ . '/../vendor/autoload.php';