Use namespaces for classes, take 2

CollectdColor, move into it's own file, change functions to camelCase
Plugins use LibreNMS\Plugins
This commit is contained in:
Tony Murray
2016-08-17 20:24:27 -05:00
parent 0f2830f9d7
commit f5f31e88ac
6 changed files with 133 additions and 114 deletions

View File

@@ -1,5 +1,7 @@
<?php
namespace LibreNMS\Plugins;
class Test {
public function menu() {