Errors

Missing Controller

Error: Main.jsController could not be found.

Error: Create the class Main.jsController below in file: app/controllers/main.js_controller.php

<?php
class Main.jsController extends AppController {

	var $name = 'Main.js';
}
?>

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

(default) 6 queries took 13 ms
[ Feedback ]