Current Path : /home/escuelai/public_html/biblioteca.escuelaintegral.edu.uy/includes/h2o/h2o/ |
Current File : /home/escuelai/public_html/biblioteca.escuelaintegral.edu.uy/includes/h2o/h2o/errors.php |
<?php # Errors class H2o_Error extends Exception {} class ParsingError extends H2o_Error {} class TemplateNotFound extends H2o_Error {} class TemplateSyntaxError extends H2o_Error {} ?>