Skip to content

Commit ac4ec9b

Browse files
authored
include secure_login.php from main.php
1 parent 302f38c commit ac4ec9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/inc/main.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
2+
require_once('/usr/local/vesta/web/inc/secure_login.php');
33
session_start();
44

55
define('VESTA_CMD', '/usr/bin/sudo /usr/local/vesta/bin/');

0 commit comments

Comments
 (0)