Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordiosmosis <benakamoorthi@fastmail.fm>2013-10-21 13:03:14 +0400
committerdiosmosis <benakamoorthi@fastmail.fm>2013-10-21 13:03:14 +0400
commit055eaa81b651c4839d9061311a7e93ceb195c7ed (patch)
treefc2582bb59958364d333df8dbecb7059d53c7199 /core/ArchiveProcessor.php
parent4c212e1631b0a0a8ca3606f39648f2379f89fe44 (diff)
Refs #4200 documented core/API/Request.php and part of core/DataTable/Simple.php
Diffstat (limited to 'core/ArchiveProcessor.php')
-rw-r--r--core/ArchiveProcessor.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/ArchiveProcessor.php b/core/ArchiveProcessor.php
index 2d9b9b5774..1ff1fd6e9b 100644
--- a/core/ArchiveProcessor.php
+++ b/core/ArchiveProcessor.php
@@ -453,4 +453,4 @@ abstract class ArchiveProcessor
{
return $this->requestedPlugin;
}
-}
+} \ No newline at end of file