well the business logic in the request_handler.php is to match associated suppliers, iterate through the list and load an html template, replacing certain keywords with values and sending each time.
then it sends a response to the consumer.
it could be the getFile php function, here it is -...