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

test_ImportLogs__DevicePlugins.getPlugin_month.xml « expected « System « PHPUnit « tests - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e2ab7a0e53bf38452390d7cc08ce926fa9ab0377 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
<?xml version="1.0" encoding="utf-8" ?>
<result>
	<row>
		<label>Cookie</label>
		<nb_visits>2</nb_visits>
		<nb_visits_percentage>6%</nb_visits_percentage>
		<logo>plugins/DevicePlugins/images/plugins/cookie.gif</logo>
	</row>
	<row>
		<label>Flash</label>
		<nb_visits>2</nb_visits>
		<nb_visits_percentage>6%</nb_visits_percentage>
		<logo>plugins/DevicePlugins/images/plugins/flash.gif</logo>
	</row>
	<row>
		<label>Java</label>
		<nb_visits>2</nb_visits>
		<nb_visits_percentage>6%</nb_visits_percentage>
		<logo>plugins/DevicePlugins/images/plugins/java.gif</logo>
	</row>
	<row>
		<label>Director</label>
		<nb_visits>1</nb_visits>
		<nb_visits_percentage>3%</nb_visits_percentage>
		<logo>plugins/DevicePlugins/images/plugins/director.gif</logo>
	</row>
	<row>
		<label>Gears</label>
		<nb_visits>1</nb_visits>
		<nb_visits_percentage>3%</nb_visits_percentage>
		<logo>plugins/DevicePlugins/images/plugins/gears.gif</logo>
	</row>
	<row>
		<label>Pdf</label>
		<nb_visits>1</nb_visits>
		<nb_visits_percentage>3%</nb_visits_percentage>
		<logo>plugins/DevicePlugins/images/plugins/pdf.gif</logo>
	</row>
	<row>
		<label>Windowsmedia</label>
		<nb_visits>1</nb_visits>
		<nb_visits_percentage>3%</nb_visits_percentage>
		<logo>plugins/DevicePlugins/images/plugins/windowsmedia.gif</logo>
	</row>
	<row>
		<label>Quicktime</label>
		<nb_visits>0</nb_visits>
		<nb_visits_percentage>0%</nb_visits_percentage>
		<logo>plugins/DevicePlugins/images/plugins/quicktime.gif</logo>
	</row>
	<row>
		<label>Realplayer</label>
		<nb_visits>0</nb_visits>
		<nb_visits_percentage>0%</nb_visits_percentage>
		<logo>plugins/DevicePlugins/images/plugins/realplayer.gif</logo>
	</row>
	<row>
		<label>Silverlight</label>
		<nb_visits>0</nb_visits>
		<nb_visits_percentage>0%</nb_visits_percentage>
		<logo>plugins/DevicePlugins/images/plugins/silverlight.gif</logo>
	</row>
</result>