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


