Skip to content
Snippets Groups Projects
Commit 42b0dd71 authored by Ghislain Loas's avatar Ghislain Loas
Browse files

remove xdebug_break

parent 0af87c95
Branches
Tags
8 merge requests!2806Master,!2770Master,!2769remove xdebug_break,!2768remove xdebug_break,!2767Hotline,!2766Hotline,!2765remove xdebug_break,!2764Hotline
Pipeline #4706 passed with stage
in 50 minutes and 17 seconds
......@@ -57,8 +57,8 @@ class Class_WebService_Fnac extends Class_WebService_Abstract {
public function getUrlLireLaSuite($data) {
xdebug_break();
$pos = ($pos = striPos($data,"summary")) ? $pos : striPos($data, 'resume');
if(!$pos)
return '';
......
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