mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 02:28:05 -07:00
UI performance fix 4
This commit is contained in:
parent
83649defc9
commit
83acec3ec1
28 changed files with 75 additions and 46 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', '1491697869');
|
||||
define('JS_LATEST_UPDATE', '1491697870');
|
||||
|
||||
$i = 0;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue