We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 302f38c commit ac4ec9bCopy full SHA for ac4ec9b
web/inc/main.php
@@ -1,5 +1,5 @@
1
<?php
2
-
+require_once('/usr/local/vesta/web/inc/secure_login.php');
3
session_start();
4
5
define('VESTA_CMD', '/usr/bin/sudo /usr/local/vesta/bin/');
0 commit comments