Skip to content
Snippets Groups Projects
Commit 16bf9fcd authored by Laurent's avatar Laurent
Browse files

Remove xdebug_break

parent c742d25a
Branches
Tags
3 merge requests!2870Hotline,!2869Master,!2859hotline #80939 records search selection now correctly check default page size in…
Pipeline #5146 canceled with stage
in 1 minute and 11 seconds
......@@ -473,7 +473,6 @@ class Class_MoteurRecherche {
public function lancerRecherche($criteres_recherche) {
xdebug_break();
$this->visitSearchSettings($criteres_recherche);
$search_result = new Class_MoteurRecherche_Result($this, $criteres_recherche);
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment