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


