mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 19:06:41 +02:00
MDL-27723 whitespace cleanup of admin directory
This commit is contained in:
parent
a56c68e3f4
commit
6e9cd6698e
8 changed files with 14 additions and 14 deletions
|
@ -94,7 +94,7 @@ switch ($action) {
|
|||
die;
|
||||
break;
|
||||
|
||||
case 'delete':
|
||||
case 'delete':
|
||||
$token = $webservicemanager->get_created_by_user_ws_token($USER->id, $tokenid);
|
||||
|
||||
//Delete the token
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue