Skip to content

Commit 0652d1e

Browse files
authored
Removing old secure_login gateway include
1 parent fdb6baf commit 0652d1e

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-
require_once('/usr/local/vesta/web/inc/secure_login.php');
2+
33
session_start();
44

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

0 commit comments

Comments
 (0)