Merge branch 'master' of https://github.com/adaniels21487/librenms into issue-1650

Conflicts:
	html/api_v0.php
	html/includes/api_functions.inc.php
This commit is contained in:
Aaron Daniels
2015-12-22 11:16:54 +10:00
50 changed files with 3468 additions and 116 deletions
+1
View File
@@ -0,0 +1 @@
INSERT INTO widgets VALUES (NULL, 'External Images', 'generic-image', '5,4');
+1
View File
@@ -0,0 +1 @@
ALTER TABLE `users` ADD `dashboard` INT( 11 ) DEFAULT 0 NOT NULL;