mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 18:48:21 -07:00
Terms fix
Переделка страницы с правилами под стандарты + отдельный кеш для конфига.
This commit is contained in:
parent
0865d0f9ea
commit
0f91ad7bf3
15 changed files with 187 additions and 196 deletions
|
@ -581,6 +581,7 @@ INSERT INTO `bb_config` VALUES ('show_mod_index', '0');
|
|||
INSERT INTO `bb_config` VALUES ('premod', '0');
|
||||
INSERT INTO `bb_config` VALUES ('new_tpls', '1');
|
||||
INSERT INTO `bb_config` VALUES ('tor_comment', '1');
|
||||
INSERT INTO `bb_config` VALUES ('terms', '');
|
||||
|
||||
-- --------------------------------------------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue