mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 17:36:38 +02:00
MDL-16166 centralised enabling of subsystems, fixed some warnings and general cleanup
This commit is contained in:
parent
3c184e1464
commit
90658eefb0
24 changed files with 84 additions and 48 deletions
|
@ -1,4 +1,5 @@
|
|||
<?PHP
|
||||
$string['configmnet'] = 'Moodle networking allows communication of this server with other servers or services.';
|
||||
$string['xmlrpc-missing'] = 'You must have XML-RPC installed in your PHP build to be able to use this feature.';
|
||||
$string['description'] = 'Description';
|
||||
$string['mnet'] = 'Moodle Networking';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue