mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
Set $status to avoid error
This commit is contained in:
parent
2e8c97d421
commit
443c75390a
@ -236,7 +236,7 @@ function DisplayDashboard(){
|
||||
*
|
||||
*/
|
||||
function DisplayWPAConfig(){
|
||||
|
||||
$status = '';
|
||||
?>
|
||||
<div class="row">
|
||||
<div class="col-lg-12">
|
||||
|
Loading…
Reference in New Issue
Block a user