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


