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