mirror of
https://github.com/bs-community/blessing-skin-server.git
synced 2025-01-06 13:34:50 +08:00
Update default copyright text
This commit is contained in:
parent
2c9ba2c277
commit
ec9598ae16
@ -2,8 +2,8 @@
|
||||
/**
|
||||
* @Author: printempw
|
||||
* @Date: 2016-07-29 11:53:11
|
||||
* @Last Modified by: printempw
|
||||
* @Last Modified time: 2017-01-20 19:24:21
|
||||
* @Last Modified by: g-plane
|
||||
* @Last Modified time: 2017-04-21 13:01:49
|
||||
*/
|
||||
|
||||
return [
|
||||
@ -32,7 +32,7 @@ return [
|
||||
'version' => '',
|
||||
'check_update' => 'true',
|
||||
'update_source' => 'https://work.prinzeugen.net/update.json',
|
||||
'copyright_text' => '<strong>Copyright © 2016 <a href="{site_url}">{site_name}</a>.</strong> All rights reserved.',
|
||||
'copyright_text' => '<strong>Copyright © '.getdate()['year'].' <a href="{site_url}">{site_name}</a>.</strong> All rights reserved.',
|
||||
'auto_del_invalid_texture' => 'false',
|
||||
'return_200_when_notfound' => 'false',
|
||||
'cache_expire_time' => '31536000',
|
||||
|
Loading…
Reference in New Issue
Block a user