Merge branch 'master' of https://github.com/thelia/thelia into french_translation

# By Franck Allimant
# Via Franck Allimant
* 'master' of https://github.com/thelia/thelia:
  Removed forgotten echo
This commit is contained in:
gmorel
2013-12-05 18:20:36 +01:00

View File

@@ -181,10 +181,8 @@ class Attribute extends BaseI18nLoop implements PropelSearchLoopInterface
break; break;
} }
} }
echo "s=".$search->toString();
return $search; return $search;
} }
public function parseResults(LoopResult $loopResult) public function parseResults(LoopResult $loopResult)