UI performance fix 4

This commit is contained in:
myvesta 2023-06-12 10:04:56 +02:00 committed by GitHub
commit 83acec3ec1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
28 changed files with 75 additions and 46 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', '1491697869');
define('JS_LATEST_UPDATE', '1491697870');
$i = 0;