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


