fix mirror
This commit is contained in:
		
							parent
							
								
									24a6df5a3b
								
							
						
					
					
						commit
						acf491d9e7
					
				|  | @ -30,7 +30,6 @@ class CheckOrderStatus implements ObserverInterface | ||||||
|         $currentContent .= date("Y-m-d H:i:s") . ':'; |         $currentContent .= date("Y-m-d H:i:s") . ':'; | ||||||
|         $currentContent .= $content; |         $currentContent .= $content; | ||||||
|         $currentContent .= "\n"; |         $currentContent .= "\n"; | ||||||
|         $currentContent = str_replace(array("\r", "\n"), '', 500); |  | ||||||
|         file_put_contents($file, $currentContent); |         file_put_contents($file, $currentContent); | ||||||
|     } |     } | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue