Help for this page

Select Code to Download


  1. or download this
    EM::UI::Admin::Layout
    EM::UI::Admin::Report
    EM::UI::Admin::Upload
    
  2. or download this
    CGI::Application::Dispatch->dispatch(
        table  => [
    ...
            ':app/:rm/:id?' => { prefix => 'EM::UI::Public' },
        ],
    );