mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-16 21:54:00 +02:00
Merge branch 'develop-olympus' into develop
* develop-olympus: [ticket/10616] Add template inheritance to exported template [ticket/10616] Ignore template inheritance that points to self [ticket/10616] Add template inheritance to default styles
This commit is contained in:
@@ -21,3 +21,7 @@ name = subsilver2
|
||||
copyright = © phpBB Group, 2003
|
||||
version = 3.1.0-dev
|
||||
|
||||
# Template inheritance
|
||||
# See http://blog.phpbb.com/2008/07/31/templating-just-got-easier/
|
||||
# Set value to empty to ignore template inheritance
|
||||
inherit_from = subsilver2
|
||||
|
Reference in New Issue
Block a user