mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-20 03:16:12 +00:00
7 lines
100 B
PHP
7 lines
100 B
PHP
<?php
|
|
|
|
$logfile = '/var/log/lighttpd.log';
|
|
$logclog = true;
|
|
|
|
require_once 'diag_logs_template.inc';
|