Coding policy fix

This commit is contained in:
sysadminstory 2018-02-14 00:17:30 +01:00
parent b2852a64f3
commit 7a5311a0a0

View File

@ -46,7 +46,6 @@ class DealabsBridge extends BridgeAbstract {
$priceFrom = $this->getInput('priceFrom'); $priceFrom = $this->getInput('priceFrom');
$priceTo = $this->getInput('priceFrom'); $priceTo = $this->getInput('priceFrom');
/* Event if the original website uses POST with the search page, GET works too */ /* Event if the original website uses POST with the search page, GET works too */
$html = getSimpleHTMLDOM(self::URI $html = getSimpleHTMLDOM(self::URI
. '/search/advanced?q=' . '/search/advanced?q='