Improve display of repository 'Extra Info' field
Instead of a foreach loop and individual call to var_dump() on each element of the info array, we now call var_dump() on the array itself, so that the displayed information is more easy to read. |
---|
|
Source/pages/repo_manage_page.php |
---|