AlkantarClanX12

Your IP : 13.58.28.196


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-log.php

<?php if (!defined('WPO_VERSION')) die('No direct access allowed'); ?>
<h5><?php echo esc_html($log->header); ?></h5>
<ul><?php
foreach ((array) $log->files as $handle => $file) {
	echo '<li'.($file->success ? '' : ' class="failed"').'><span class="wpo_min_file_url"><a href="'.esc_url(get_home_url().$file->url).'" target="_blank">'.htmlspecialchars($file->url).'</a></span>';
	if (property_exists($file, 'debug')) echo '<span class="wpo_min_file_debug">'.htmlspecialchars($file->debug).'</span>';
	echo '</li>';
}
?>
</ul>