add templateimg
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
return [
|
||||
'@class' => 'Grav\\Common\\File\\CompiledYamlFile',
|
||||
'filename' => '/var/www/html/user/plugins/admin/languages/en.yaml',
|
||||
'modified' => 1529597236,
|
||||
'modified' => 1532585276,
|
||||
'data' => [
|
||||
'PLUGIN_ADMIN' => [
|
||||
'ADMIN_BETA_MSG' => 'This is a Beta release! Use this in production at your own risk...',
|
||||
@@ -398,6 +398,10 @@ return [
|
||||
'DISPLAY_ERRORS_HELP' => 'Display full backtrace-style error page',
|
||||
'LOG_ERRORS' => 'Log errors',
|
||||
'LOG_ERRORS_HELP' => 'Log errors to /logs folder',
|
||||
'LOG_HANDLER' => 'Log handler',
|
||||
'LOG_HANDLER_HELP' => 'Where to output the logs',
|
||||
'SYSLOG_FACILITY' => 'Syslog facility',
|
||||
'SYSLOG_FACILITY_HELP' => 'Syslog facility for output',
|
||||
'DEBUGGER' => 'Debugger',
|
||||
'DEBUGGER_HELP' => 'Enable Grav debugger and following settings',
|
||||
'DEBUG_TWIG' => 'Debug Twig',
|
||||
|
||||
Reference in New Issue
Block a user