Merge pull request #90 from madmuffin1/language_cleanup
Removing missed chinese string, include references-file; refs #1171
This commit is contained in:
@@ -348,6 +348,9 @@ if($language != 'English')
|
||||
}
|
||||
}
|
||||
|
||||
// last but not least include language error_references file
|
||||
include_once makeSecurePath('lng/error_references.php');
|
||||
|
||||
// Initialize our new link - class
|
||||
|
||||
$linker = new linker('index.php', $s);
|
||||
|
||||
Reference in New Issue
Block a user