Error: The action I is not defined in controller IconographiesController
Error: Create IconographiesController::I() in file: app/controllers/iconographies_controller.php.
<?php class IconographiesController extends AppController { var $name = 'Iconographies'; function I() { } } ?>
Notice: If you want to customize this error message, create app/views/errors/missing_action.ctp