From: Alan Knowles Date: Tue, 15 Dec 2020 06:51:46 +0000 (+0800) Subject: typo X-Git-Url: http://git.roojs.org/?p=Pman.Admin;a=commitdiff_plain;h=0b1e4e2e16f39471d4b804be81c94e3227959731 typo --- 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)), - ) + ); }