mirror of
https://github.com/RaspAP/raspap-webgui.git
synced 2024-11-25 00:50:29 +00:00
Update include path
This commit is contained in:
parent
0eece20f0b
commit
3fa1be1cd6
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
|
||||
include_once('includes/status_messages.php');
|
||||
include_once('lib/system.php');
|
||||
include_once('app/lib/system.php');
|
||||
|
||||
/**
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue