<?php
This commit is contained in:
parent
7f83427ce8
commit
4d5b936c5f
|
|
@ -1,8 +1,6 @@
|
|||
<?php include 'header.php'; ?>
|
||||
<?php
|
||||
|
||||
<?php
|
||||
|
||||
$coreFile = "/var/www/core.json";
|
||||
|
||||
if (!file_exists($coreFile)) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue