From c0a99d6b52ee283b9211a32db97113289dfb7209 Mon Sep 17 00:00:00 2001 From: akemidx Date: Wed, 8 Oct 2025 19:20:32 -0400 Subject: [PATCH] notes --- app/Http/Controllers/ReportsController.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Http/Controllers/ReportsController.php b/app/Http/Controllers/ReportsController.php index b3f2e8d11a..ba89ca1322 100644 --- a/app/Http/Controllers/ReportsController.php +++ b/app/Http/Controllers/ReportsController.php @@ -444,7 +444,7 @@ class ReportsController extends Controller //U+00EE is circumflex in model name //why is the same character a value of 2 off of each other? //why are we all getting different outputs for this emdash? - //holy shit, exporting and opening with a text editor doesn't fuck it up? so its NOT on export. It's an Excel problem. + //exporting and opening with a text editor doesn't fuck it up? so its NOT on export. It's an Excel problem. $header = [];