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