mirror of
				https://bitbucket.org/jsuto/piler.git
				synced 2025-10-31 21:32:27 +01:00 
			
		
		
		
	Add "R" even if the message is already deleted by data officer
Signed-off-by: Janos SUTO <sj@acts.hu>
This commit is contained in:
		| @@ -514,9 +514,8 @@ class ModelSearchSearch extends Model { | ||||
|             foreach ($s->rows as $p) { | ||||
|                if($p['id'] == 1) { | ||||
|                   $deleted[$p['id']] = 1; | ||||
|                } else { | ||||
|                   $marked_for_removal[$p['id']] = 1; | ||||
|                } | ||||
|                $marked_for_removal[$p['id']] = 1; | ||||
|             } | ||||
|          } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user