From 91895c52ca38971e6007691f48c6186b9ecceb2f Mon Sep 17 00:00:00 2001 From: redmatrix Date: Mon, 12 Oct 2015 19:54:01 -0700 Subject: missing underscore --- include/attach.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/attach.php b/include/attach.php index a556ff775..48a88d6a5 100644 --- a/include/attach.php +++ b/include/attach.php @@ -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']; -- cgit v1.2.3