Commit e57a2379 authored by Ad Schellevis's avatar Ad Schellevis Committed by Franco Fichtner

whitespace

(cherry picked from commit 0ec32edf)
parent 0925b8f5
......@@ -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";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment