mirror of
https://github.com/myvesta/vesta
synced 2025-08-19 21:04:07 -07:00
include secure_login.php from main.php
This commit is contained in:
parent
302f38c92a
commit
ac4ec9b1a0
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