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:
authormattab <matthieu.aubry@gmail.com>2013-06-08 07:39:24 +0400
committermattab <matthieu.aubry@gmail.com>2013-06-16 12:10:27 +0400
commit7fdd382b2880f291752e33ec6f6f44a5dbb21dec (patch)
tree6cbc978c8f282e7fe10595c064b44be472336ca0 /core/TablePartitioning.php
parentea4498a9ce68d621861fa7d8732e922b838ed12d (diff)
temp
Diffstat (limited to 'core/TablePartitioning.php')
-rw-r--r--core/TablePartitioning.php4
1 files changed, 1 insertions, 3 deletions
diff --git a/core/TablePartitioning.php b/core/TablePartitioning.php
index b3341940ba..d870a27432 100644
--- a/core/TablePartitioning.php
+++ b/core/TablePartitioning.php
@@ -10,9 +10,7 @@
*/
/**
- *
- * NB: When a new table is partitionned using this class, we have to update the method
- * Piwik::getTablesInstalled() to add the new table to the list of tablename_* to fetch
+ * FIXMEA: simplify/delete this code
*
* @package Piwik
* @subpackage Piwik_TablePartitioning