From ab22ca0dd12d459688793b30b458ca5967e10faf Mon Sep 17 00:00:00 2001 From: sparkyx Date: Fri, 1 Nov 2024 10:47:53 +0100 Subject: [PATCH] Improve TEST : fix conflict export.php extension.raw.php --- html/export.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/export.php b/html/export.php index b5faeb100..44871481f 100644 --- a/html/export.php +++ b/html/export.php @@ -79,4 +79,4 @@ if ( LOGINPUT) die (_('Export impossible')); } require_once NOALYSS_INCLUDE."/export/$prfile"; - ?> \ No newline at end of file + ?>