Skip to content
Snippets Groups Projects
Commit 157d2c22 authored by Matthias Meusburger's avatar Matthias Meusburger
Browse files

rel #24864 : xdebug_break killing

parent 543c186d
Branches
Tags
4 merge requests!1132Hotline#29412 images des articles dans le resultat de recherche,!1120Master,!1076Dev#24864 onix,!1025Dev#24864 onix
......@@ -25,7 +25,6 @@ class Class_WebService_BibNumerique_Dilicom_PNBOffersFile {
$_books;
public static function booksFromXML($xml) {
xdebug_break();
return (new self())
->parseXML($xml)
->getBooks();
......
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