1
0
قرینه از https://github.com/matomo-org/matomo.git synced 2025-08-21 22:47:43 +00:00
Files
matomo/tests/resources/Config/global.ini.php

20 خطوط
294 B
PHP

[Category]
key1 = value1
key2 = value2
[CategoryOnlyInGlobalFile]
; test comment
key3 = "value3"
; test comment 4
key4 = value4
[TestArray]
; test comment 2
; with multiple lines
installed[] = plugin1
installed[] = plugin4
[TestArrayOnlyInGlobalFile]
my_array[] = value1
my_array[] = value2