Пример #1
0
						<div>					
							<input type="file" class="mpi_left" name="mpi_locFiles[]" id="mpi_locFiles" multiple="multiple" size="40" />
							<input class="button button-primary mpi_button" type="submit" name="mpi_locInstall" value="<?php 
_e('Install & Activate plugins &raquo;', 'mpi');
?>
"  />
							<div class="mpi_clear"></div>
						</div>
						<small style="color:#9B0707;">&nbsp;(<?php 
_e(' you can select multi plugin.', 'mpi');
?>
)</small>
					</form>
					<?php 
if (isset($_POST['mpi_locInstall']) && $_FILES['mpi_locFiles']['name'][0] != "") {
    $mpiObj->mpi_app_locInstall();
}
?>
					
				</div>
			</div>		
		</div>
		<!-- //Install Plugins Directly From PC Zip Files -->
	
		<!-- Install Plugins Using Exported File -->
		<div id="poststuff" class="mpi-meta-box">
			<div class="postbox">
				<div class="handlediv" title="Click to toggle"><br/></div>
				<h3 class="hndle"><span><?php 
_e('Import MPI (.mpi) File To Install & Activate The Plugins :', 'mpi');
?>