questlab/www/analytics/plugins/CustomVariables/config/config.php
2016-04-10 18:55:57 +02:00

6 lines
138 B
PHP

<?php
return array(
// in tests we do not use 'today' to make tests results deterministic
'CustomVariables.today' => 'today',
);