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


