0) { unset($logname); } unset($validFiles); } if (!isset($logname) || !$logname) { $logname = (count($logs) > 0) ? basename($logs[0]) : ""; } $nocache = @date("ymdHis"); $logurl = DUPLICATOR_PRO_SSDIR_URL . "/{$logname}?{$nocache}"; $logurl_base = DUPLICATOR_PRO_SSDIR_URL . "/{$logname}"; $logfound = (strlen($logname) > 0) ? true : false; ?>

.

.

:
- .
- .
- .
 

" />  
  trace_profiler_on; $txt_clear_trace = DUP_PRO_U::esc_html__('Clear'); $txt_profile = ''; if($profiling_on) { $txt_profile = ' ' . DUP_PRO_U::esc_html__(' (P)'); } $html = ""; if (!$trace_on) { $url = wp_nonce_url('admin.php?page=duplicator-pro-settings&_logging_mode=on&action=trace', 'duppro-settings-general-edit', '_wpnonce'); $html = '' . DUP_PRO_U::__("Turn On") . $txt_profile . ''; } else { $url = wp_nonce_url('admin.php?page=duplicator-pro-settings&_logging_mode=off&action=trace', 'duppro-settings-general-edit', '_wpnonce'); $html = '' . DUP_PRO_U::__("Turn Off") . $txt_profile . ''; } $html .= " | {$txt_clear_trace}"; echo $html; ?>
$trace_filename)); $is_trace_active = ($active_filename == $trace_filename); echo ($is_trace_active) ? '' : ''.$time.''; ?>

$name)); if($name !== $trace_filename) { $shortname = substr($name, 0, 15) . '***.log'; echo ($active == $name) ? ' '.$time.'-'.$shortname.'
' : ''.$time.'-'.$shortname.'
'; if ($count > 20) break; } } ?>