AlkantarClanX12

Your IP : 18.118.19.123


Current Path : /home/thanudqk/siampokernew.org/wp-content/plugins/wp-optimize/templates/minify/
Upload File :
Current File : //home/thanudqk/siampokernew.org/wp-content/plugins/wp-optimize/templates/minify/cached-file.php

<?php if (!defined('WPO_VERSION')) die('No direct access allowed'); ?>
<li id="<?php echo $file['uid']; ?>">
	<span class="filename"><a href="<?php echo esc_url($file['file_url']); ?>" target="_blank"><?php echo htmlspecialchars($file['filename']); ?></a> (<?php echo $file['fsize']; ?>)</span>
	<a href="#" class="log"><?php _e('Show information', 'wp-optimize'); ?></a>
	<div class="hidden wpo_min_log"><?php
	if ($file['log']) {
		WP_Optimize()->include_template(
			'minify/cached-file-log.php',
			false,
			array(
				'log' => $file['log']
			)
		);
	}
	?></div>
</li>