
Antonito, Colorado | Chama, New Mexico | 1-888-CUMBRES | e-mail us
Error: The action img.on is not defined in controller CrewController
Error: Create CrewController::img.on() in file: cumbrestoltec.com/controllers/crew_controller.php.
<?php
class CrewController extends AppController {
var $name = 'Crew';
function img.on() {
}
}
?>
Notice: If you want to customize this error message, create cumbrestoltec.com/views/errors/missing_action.ctp.