11 lines
275 B
PHP
11 lines
275 B
PHP
<?php
|
|
return [
|
|
'@class' => 'Grav\\Common\\File\\CompiledYamlFile',
|
|
'filename' => '/mnt/data/Sites/static-ethica.net/user/plugins/problems/problems.yaml',
|
|
'modified' => 1520021428,
|
|
'data' => [
|
|
'enabled' => true,
|
|
'built_in_css' => true
|
|
]
|
|
];
|