Added includes/openvpn

This commit is contained in:
billz 2019-11-12 16:00:51 +00:00
parent e58e1df283
commit e3c5b0243c
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ include_once('includes/networking.php');
include_once('includes/themes.php');
include_once('includes/data_usage.php');
include_once('includes/about.php');
include_once('includes/openvpn.php');
$output = $return = 0;
$page = $_GET['page'];