Jump to content

kasperdz

Members
  • Joined

  • Last visited

Posts posted by kasperdz

  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;

    Hope that i helped