form('id', 'post'); switch( $html->form('op', 'post') ){ case "upload": if( $permessi[$module_name] == 'rw' ){ include( $docroot."/modules/new_moduli/upload_modules.php" ); } break; } ?>