Missing Controller
Error:
Flashembed.min.jsController could not be found.
Error:
Create the class Flashembed.min.jsController below in file: app/controllers/flashembed.min.js_controller.php
<?php
class Flashembed.min.jsController extends AppController {
var $name = 'Flashembed.min.js';
}
?>
Notice:
If you want to customize this error message, create app/views/errors/missing_controller.ctp
|