andyvr/picEdit

img_file is not defined ?

Closed this issue · 1 comments

$img_file is not defined ? on server side code - out.php

out.php is there just for the reference.
Thanks for spotting this. The line suppose to be:

$src = 'data: '.$file['type'].';base64,'.$imgData;