Chipotle Software

Missing Controller

Error: JsController could not be found.

Error: Create the class JsController below in file: karamelo/controllers/js_controller.php

<?php
class JsController extends AppController {

	var $name = 'Js';
}
?>

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


Please report bugs to Karamelo developers adding a ticket.