Adjust core files to 4 spaces

This commit is contained in:
Marcus Hill
2023-02-12 14:40:10 +00:00
parent 3f06c10997
commit 5bb4296f14
67 changed files with 4519 additions and 4522 deletions

View File

@@ -1,4 +1,5 @@
<?php require_once("inc_all_settings.php"); ?>
<?php
require_once("inc_all_settings.php"); ?>
<div class="card card-dark">
<div class="card-header py-3">
@@ -41,4 +42,5 @@
</div>
</div>
<?php include("footer.php");
<?php
require_once("footer.php");