From 9b2c0a7a450fff3b634f8119c8003ae1d20b97d0 Mon Sep 17 00:00:00 2001 From: Fabian Becker Date: Thu, 18 Jul 2013 11:33:23 +0200 Subject: Refactor class Piwik_Commin to \Piwik\Core\Common Notice that auto refactoring has created a nested namespace. Not sure this is what we want - so we might have to edit those nested namespaces afterwards (I think they don't look so good) --- core/ProxyHeaders.php | 1 + 1 file changed, 1 insertion(+) (limited to 'core/ProxyHeaders.php') diff --git a/core/ProxyHeaders.php b/core/ProxyHeaders.php index 5eb05b5076..4cd540e4da 100644 --- a/core/ProxyHeaders.php +++ b/core/ProxyHeaders.php @@ -8,6 +8,7 @@ * @category Piwik * @package Piwik */ +use Piwik\Core\Piwik_Common; /** * Proxy headers -- cgit v1.2.3