mirror of
https://github.com/myvesta/vesta
synced 2025-08-21 05:44:08 -07:00
UI performance fix 5
This commit is contained in:
parent
83acec3ec1
commit
db6360922f
8 changed files with 53 additions and 41 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue