Help for this page

Select Code to Download


  1. or download this
    sub a_moduser {
            our $user = shift;
    ...
        $html .= '<td><input type="radio" name="base_dir" value="' . $_ . 
    +'"></td>';
    [...]
    }
    
  2. or download this
    Variable "$html" is not imported at fileman.cgi line 707.
    Variable "$html" is not imported at fileman.cgi line 708.
    Global symbol "$html" requires explicit package name at fileman.cgi li
    +ne 707.
    Global symbol "$html" requires explicit package name at fileman.cgi li
    +ne 708.