public_html/app_error.php (line 93)
Array
(
    [className] => Reglamentacion.htmlController
    [webroot] => /
    [url] => reglamentacion.html
    [base] => 
)

Errors

Missing Controller

Error: Reglamentacion.htmlController could not be found.

Error: Create the class Reglamentacion.htmlController below in file: public_html/controllers/reglamentacion.html_controller.php

<?php
class Reglamentacion.htmlController extends AppController {

	var $name = 'Reglamentacion.html';
}
?>

Notice: If you want to customize this error message, create public_html/views/errors/missing_controller.ctp