예제 #1
0
?>
	

			<?php 
include MY_APP_DIR . 'views/inc.layout_header.php';
?>
		
			<?php 
include MY_APP_DIR . 'views/inc.explorer_left_tree.php';
?>
			
				
				
			<?php 
$layout->set_region('center');
$layout->set_classes('phpos_explorer_files_body');
$layout->set_id('phpos_explorer_div' . div(1));
$layout->set_style('background-image:url(' . $html['protocol_bg'] . '); background-repeat:no-repeat; background-position:top right');
?>
			
			<?php 
echo $layout->custom();
?>
			<?php 
if ($readonly) {
    echo '<div class="explorer_readonly_info">' . txt('folder_readonly_msg') . '</div>';
}
?>
			<table width="100%" id="phpos_explorer_files_table_main">
				<tr>