Skip to content
Snippets Groups Projects
Commit 64f791ad authored by Dominik Hebeler's avatar Dominik Hebeler
Browse files

Merge branch '900-empty-search-results-in-crash-error-500' into 'development'

Resolve "Empty search results in crash/error 500"

Closes #900

See merge request !1469
parents 884abe82 53758bb6
No related branches found
No related tags found
2 merge requests!1471Development,!1469Resolve "Empty search results in crash/error 500"
...@@ -63,6 +63,7 @@ class MetaGer ...@@ -63,6 +63,7 @@ class MetaGer
protected $adUrlsBlacklisted = []; protected $adUrlsBlacklisted = [];
protected $url; protected $url;
protected $fullUrl; protected $fullUrl;
protected $enabledSearchengines = [];
protected $languageDetect; protected $languageDetect;
protected $verificationId; protected $verificationId;
protected $verificationCount; protected $verificationCount;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment