missing underscore

This commit is contained in:
redmatrix 2015-10-12 19:54:01 -07:00
parent fc28af8518
commit 91895c52ca

View File

@ -449,7 +449,7 @@ function attach_store($channel, $observer_hash, $options = '', $arr = null) {
// By default remove $src when finished
$remove_when processed = true;
$remove_when_processed = true;
if($options === 'import') {
$src = $arr['src'];