From 2f0aadedf8c1bfe798e9aaf1d159f69c95778c82 Mon Sep 17 00:00:00 2001 From: Mathew Mrosko Date: Mon, 10 Nov 2014 21:49:05 -0800 Subject: [PATCH 1/2] [UI] Fix helper function copy/paste error that gave unnecessary warnings in our apache logs. --- www/common.php | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/www/common.php b/www/common.php index 3968fea00..43e34f06a 100644 --- a/www/common.php +++ b/www/common.php @@ -284,11 +284,7 @@ function save" . $setting . "() { } -\n"; +\n"; } ?> From 23b70616cdf71234f044f04a2916f48668ce3b22 Mon Sep 17 00:00:00 2001 From: Mathew Mrosko Date: Mon, 10 Nov 2014 21:50:55 -0800 Subject: [PATCH 2/2] [plugins] Update big-red-button and vastfmt plugins to fix the bug in helper functions --- www/pluginData.inc.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/pluginData.inc.php b/www/pluginData.inc.php index cc27e0c92..99f27759e 100644 --- a/www/pluginData.inc.php +++ b/www/pluginData.inc.php @@ -9,7 +9,7 @@ 'homeUrl' => 'https://github.com/Materdaddy/fpp-vastfmt', 'sourceUrl' => 'https://github.com/Materdaddy/fpp-vastfmt.git', 'bugUrl' => 'https://github.com/Materdaddy/fpp-vastfmt/issues', - 'sha' => '0441ac944210d3946e951d981089f494a6150090', + 'sha' => 'ade42fca1cdcd2e9d99fecd5efde84d0a5bbd086', ), Array( @@ -29,7 +29,7 @@ 'homeUrl' => 'https://github.com/FalconChristmas/big-green-button', 'sourceUrl' => 'https://github.com/FalconChristmas/big-green-button.git', 'bugUrl' => 'https://github.com/FalconChristmas/big-green-button/issues', - 'sha' => 'ba31143fd8cfbefe1125df93092c7831c40d6e6e', + 'sha' => '968484b8013f26582c2c93d14b3b1fe786d2e57e', ), Array(