mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 00:07:26 +00:00
whitespace
This commit is contained in:
parent
66d8d5f0b2
commit
0ec32edf97
@ -2,7 +2,7 @@
|
||||
|
||||
$type = 'cache';
|
||||
if (isset($_GET['type']) && ($_GET['type'] === 'access' || $_GET['type'] === 'store')) {
|
||||
$type = $_GET['type'];
|
||||
$type = $_GET['type'];
|
||||
}
|
||||
|
||||
$logfile = "/var/log/squid/{$type}.log";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user