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

Merge branch 'hotline' into 'hotline#77798_import_oai_gallica_ko'

remove xdebug_break

See merge request !2765
parents 30b29128 42b0dd71
Branches
Tags
5 merge requests!2806Master,!2776Master,!2772Hotline,!2765remove xdebug_break,!2762hotline : fix oai : search form and error when adding album
Pipeline #4708 passed with stage
in 50 minutes and 43 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