web service MDL-12886 comment the web service description array generation (too much complex, need refactoring)
This commit is contained in:
+3
-3
@@ -400,9 +400,9 @@ final class webservice_lib {
|
||||
|
||||
}
|
||||
}
|
||||
echo "<pre>";
|
||||
var_dump($description);
|
||||
echo "</pre>";
|
||||
// echo "<pre>";
|
||||
// var_dump($description);
|
||||
// echo "</pre>";
|
||||
return $description;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user