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:
authormatt <matt@59fd770c-687e-43c8-a1e3-f5a4ff64c105>2008-12-08 18:31:07 +0300
committermatt <matt@59fd770c-687e-43c8-a1e3-f5a4ff64c105>2008-12-08 18:31:07 +0300
commitb50ef99c1b2bad06521bab9fa63d4fd54859f8cc (patch)
tree8bd824b52e491189e2ca89cc0309375344fbe7d9 /core/ViewDataTable.php
parent663a05bcc2c9dec65b55f66d8428b925421b286f (diff)
Diffstat (limited to 'core/ViewDataTable.php')
-rw-r--r--core/ViewDataTable.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/ViewDataTable.php b/core/ViewDataTable.php
index 164e5066dc..c91a200e00 100644
--- a/core/ViewDataTable.php
+++ b/core/ViewDataTable.php
@@ -10,7 +10,6 @@
*/
require_once "API/Request.php";
-require_once "API/FilterDataTable.php";
/**
* This class is used to load (from the API) and customize the output of a given DataTable.