From 0b1e4e2e16f39471d4b804be81c94e3227959731 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 15 Dec 2020 14:51:46 +0800 Subject: [PATCH] typo --- Translations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Translations.php b/Translations.php index 97839d0..a0c8aec 100644 --- a/Translations.php +++ b/Translations.php @@ -198,7 +198,7 @@ class Pman_Admin_Translations extends Pman $line = array( 'module' => $module, 'tfile' => preg_replace('/\.js$/','', basename($bjs)), - ) + ); } -- 2.39.2