typo
authorAlan Knowles <alan@roojs.com>
Tue, 15 Dec 2020 06:51:46 +0000 (14:51 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 15 Dec 2020 06:51:46 +0000 (14:51 +0800)
Translations.php

index 97839d0..a0c8aec 100644 (file)
@@ -198,7 +198,7 @@ class Pman_Admin_Translations extends Pman
                     $line = array(
                         'module' => $module,
                         'tfile' => preg_replace('/\.js$/','',  basename($bjs)),
-                    )
+                    );
                     
                     
                 }