mirror of
https://github.com/RaspAP/raspap-webgui.git
synced 2024-11-22 07:30:23 +00:00
Added includes/openvpn
This commit is contained in:
parent
e58e1df283
commit
e3c5b0243c
1 changed files with 1 additions and 0 deletions
|
@ -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'];
|
||||
|
|
Loading…
Reference in a new issue