first commit
This commit is contained in:
12
cache/compiled/files/a9a47bd10cb73cad2d7646d3097343bb.yaml.php
vendored
Normal file
12
cache/compiled/files/a9a47bd10cb73cad2d7646d3097343bb.yaml.php
vendored
Normal file
@ -0,0 +1,12 @@
|
||||
<?php
|
||||
return [
|
||||
'@class' => 'Grav\\Common\\File\\CompiledYamlFile',
|
||||
'filename' => 'plugins://error/error.yaml',
|
||||
'modified' => 1581466810,
|
||||
'data' => [
|
||||
'enabled' => true,
|
||||
'routes' => [
|
||||
404 => '/error'
|
||||
]
|
||||
]
|
||||
];
|
Reference in New Issue
Block a user