mirror of
https://github.com/moodle/moodle.git
synced 2025-04-21 00:12:56 +02:00
web service MDL-12886 comment the web service description array generation (too much complex, need refactoring)
This commit is contained in:
parent
3fba577b26
commit
2f4dc99d95
@ -400,9 +400,9 @@ final class webservice_lib {
|
||||
|
||||
}
|
||||
}
|
||||
echo "<pre>";
|
||||
var_dump($description);
|
||||
echo "</pre>";
|
||||
// echo "<pre>";
|
||||
// var_dump($description);
|
||||
// echo "</pre>";
|
||||
return $description;
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user