--- uc_option_image.install.orig 2009-09-10 21:06:31.000000000 -0700 +++ uc_option_image.install 2009-09-10 21:06:37.000000000 -0700 @@ -8,7 +8,7 @@ function uc_option_image_install($no_ima if ($info) { $file = (object) array( 'uid' => 1, - 'filename' => 'option_image_0_0_0'; + 'filename' => 'option_image_0_0_0', 'filepath' => $no_image, 'filemime' => $info['file_mime'], 'filesize' => $info['file_size'],