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

test.php « config « CustomVariables « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d1ef28244a153a07b7878571afc3a562fedc7b38 (plain)
1
2
3
4
<?php
return array(
    'CustomVariables.today' => '2015-01-01'
);