Run cgi algorithm if emscripted throw exception.

This commit is contained in:
Oleg Sh
2024-08-27 22:11:40 +02:00
parent 430a5a4a1c
commit aac9da9d45
6 changed files with 34 additions and 18 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'] = 85;
$g_config['engine_version'] = 86;
?>