<?php
// se deben finalizar poniendo los valores 0 o 1 a la variable "$ReportMustBeCreated"
// they must be ended by putting the values 0 or 1 to the variable "$ ReportMustBeCreated"
$ReportMustBeCreated=1; 
// 0 = no se crea el informe | 1 = Sí se crea
// 0 = report is not created | 1 = Yes it is created
?>
