mirror of
https://github.com/myvesta/vesta
synced 2025-08-19 13:01:52 -07:00
Removing old secure_login gateway include
This commit is contained in:
parent
fdb6baf7ae
commit
0652d1e75e
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
<?php
|
<?php
|
||||||
require_once('/usr/local/vesta/web/inc/secure_login.php');
|
|
||||||
session_start();
|
session_start();
|
||||||
|
|
||||||
define('VESTA_CMD', '/usr/bin/sudo /usr/local/vesta/bin/');
|
define('VESTA_CMD', '/usr/bin/sudo /usr/local/vesta/bin/');
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue