moodle & php: get list of all installed languages
Trabla:
moodle & php: get list of all installed languages (translations)
Solving
:
<?php
include 'config.php';
$langs = get_string_manager()->get_list_of_translations();
print_object($langs);
?>
No comments:
Post a Comment
Newer Post
Older Post
Home
No comments:
Post a Comment