Exemple #1
0
<?php

/**
 * @package     Freemius
 * @copyright   Copyright (c) 2015, Freemius, Inc.
 * @license     http://opensource.org/licenses/gpl-2.0.php GNU Public License
 * @since       1.1.7.3
 */
if (!defined('ABSPATH')) {
    exit;
}
$log_book = FS_Logger::get_log();
?>
<h1><?php 
_efs('Log');
?>
</h1>

<table class="widefat" style="font-size: 11px;">
	<thead>
	<tr>
		<th>#</th>
		<th><?php 
_efs('id');
?>
</th>
		<th><?php 
_efs('type');
?>
</th>
		<th><?php