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


