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


