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; ?>

.

.

:
- .
- .
- .
 

" />  
  getTraceActionUrl(true); $html = '' . __("Turn On", 'duplicator-pro') . $txt_profile . ''; } else { $url = SettingsPageController::getInstance()->getTraceActionUrl(false); $html = '' . __("Turn Off", 'duplicator-pro') . $txt_profile . ''; } $html .= " | "; } if (CapMng::can(CapMng::CAP_CREATE, false)) { $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; } $count++; } } ?>