diff --git a/module/doc/view/view.html.php b/module/doc/view/view.html.php index 54349d7f2a..0282842b8f 100644 --- a/module/doc/view/view.html.php +++ b/module/doc/view/view.html.php @@ -88,10 +88,12 @@ { $parsedUrl = parse_url($url); $urlDomain = $parsedUrl['scheme'] . '://' . $parsedUrl['host']; - $response = common::http($url); + + $title = ''; + $response = common::http($url); preg_match_all('/