mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-30 15:05:48 +02:00
The bulk of database storage of templates is removed, rendering template
stored in the database as useless.
Theme database storage is reduced to a skeleton for full removal soon.
This commit was cherry picked from the old feature/ascraeus-experiment branch
the old commit hash is 0dbe7e3b6c
.
PHPBB3-9741