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:
Diffstat (limited to 'core/Updates/1.9-b16.php')
-rwxr-xr-xcore/Updates/1.9-b16.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/Updates/1.9-b16.php b/core/Updates/1.9-b16.php
index ceded83024..d6b1c04a09 100755
--- a/core/Updates/1.9-b16.php
+++ b/core/Updates/1.9-b16.php
@@ -29,7 +29,6 @@ class Updates_1_9_b16 extends Updates
CHANGE `idaction_url` `idaction_url` INT( 10 ) UNSIGNED NULL DEFAULT NULL'
=> false,
-
'ALTER TABLE `' . Common::prefixTable('log_visit') . '`
ADD visit_total_searches SMALLINT(5) UNSIGNED NOT NULL AFTER `visit_total_actions`'
=> 1060,