mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 08:26:37 +02:00
Removing a get_string that wasn't needed
This commit is contained in:
parent
ffca6f4be7
commit
eb0614be7a
1 changed files with 0 additions and 1 deletions
|
@ -35,7 +35,6 @@ if ($new) {
|
||||||
else {
|
else {
|
||||||
$baseurl .= $type;
|
$baseurl .= $type;
|
||||||
}
|
}
|
||||||
$configstr = get_string('managerepositories', 'repository');
|
|
||||||
|
|
||||||
$return = true;
|
$return = true;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue