mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-11-28 10:30:42 +00:00
fix typo
This commit is contained in:
parent
0446009024
commit
d2574c8caa
|
|
@ -23,7 +23,7 @@ use Seeddms\Seeddms\Translator;
|
|||
|
||||
$settings = new Settings();
|
||||
/* For now includce inc.Language.php, because it defines the old
|
||||
* translation functions (e.g. getMLText()), which is still used
|
||||
* translation functions (e.g. getMLText()), which are still used
|
||||
* by many extensions.
|
||||
*/
|
||||
require_once('inc/inc.Language.php');
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user