Jump to content
Bicrypto v3.7.0 + All Plugins ×

Ange Cédric Allé Ossey

Members
  • Posts

    15
  • Reputation

    1
  • Files

    2
  • Joined

  • Last visited

File Comments posted by Ange Cédric Allé Ossey


  1. any one who wants to null this just navigate to the file " Response.php " located in " main_file\vendor\symfony\http-foundation\ " and comment the following 3 lines

    line 451
    //return $_string_header;
    
    line 461
    //return $_string_header;
    
    line 471
    //return $_string_body;

    to


     

    line 451
    return true;
    
    line 461
    return true;
    
    line 471
    return true;

    idk , but work for me 

×
×
  • Create New...