11 lines
280 B
PHP
11 lines
280 B
PHP
|
<?php
|
||
|
return [
|
||
|
'@class' => 'Grav\\Common\\File\\CompiledYamlFile',
|
||
|
'filename' => '/home/phvos/web/dedijk4.nl/public_html/user/plugins/problems/problems.yaml',
|
||
|
'modified' => 1581466810,
|
||
|
'data' => [
|
||
|
'enabled' => true,
|
||
|
'built_in_css' => true
|
||
|
]
|
||
|
];
|