UI performance fix 5

This commit is contained in:
myvesta 2023-06-12 15:38:39 +02:00 committed by GitHub
commit db6360922f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 53 additions and 41 deletions

View file

@ -8,7 +8,7 @@ if (file_exists("/usr/local/vesta/web/inc/switch_to_vesta_port") && isset($_SERV
session_start();
define('VESTA_CMD', '/usr/bin/sudo /usr/local/vesta/bin/');
define('JS_LATEST_UPDATE', '1491697870');
define('JS_LATEST_UPDATE', '1491697871');
$i = 0;