Up script version. Updated cache.

This commit is contained in:
Oleg Sh
2024-03-16 15:19:09 +01:00
parent 6eba32bb22
commit c680ae4fcc
2 changed files with 2 additions and 2 deletions

View File

@@ -93,5 +93,5 @@
$g_config['vote'] = "./tmp/vote/vote.txt";
$g_config['voteTopics'] = "./tmp/vote/voteTopics.txt_";
$g_config['use_js_cache'] = true;
$g_config['engine_version'] = 77;
$g_config['engine_version'] = 78;
?>