1
0
mirror of https://github.com/billz/raspap-webgui.git synced 2023-10-10 13:37:24 +02:00

Update include path

This commit is contained in:
billz 2019-10-08 19:10:18 +01:00
parent 0eece20f0b
commit 3fa1be1cd6

View File

@ -1,7 +1,7 @@
<?php <?php
include_once('includes/status_messages.php'); include_once('includes/status_messages.php');
include_once('lib/system.php'); include_once('app/lib/system.php');
/** /**
* *