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

test_ImportLogs__ExamplePlugin.getExampleReport_month.xml « expected « System « PHPUnit « tests - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 49765ba76ca9854461e3bd480d86415a71f8e816 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="utf-8" ?>
<result>
	<row>
		<label>My Label 1</label>
		<nb_visits>1</nb_visits>
	</row>
	<row>
		<label>My Label 2</label>
		<nb_visits>5</nb_visits>
	</row>
</result>