Update index.php

This commit is contained in:
Markines16 2021-04-15 21:30:06 +02:00 committed by GitHub
parent 852893606c
commit 653d24a8ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -2,8 +2,7 @@
<?php
//General Config File:
require_once('../assets/php/config.php');
include_once('panel_manager.php');
include_once('panel_manager.php');
$login = false;