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