diff --git a/index.php b/index.php index 0711623..0dd739e 100644 --- a/index.php +++ b/index.php @@ -3,7 +3,7 @@ error_reporting(0); // Config $server = array( - 'base' => '' + 'base' => '', 'cups' => '', 'scan' => '' ); @@ -180,7 +180,7 @@ $file = file_get_contents('/home/pi/hugh/rgb', FILE_USE_INCLUDE_PATH);