Processed with phpcs for PSR-2 coding standard

This commit is contained in:
billz
2019-04-10 08:37:35 +00:00
parent 89852cc633
commit c0570b616e
17 changed files with 1461 additions and 1416 deletions

5
includes/about.php Normal file → Executable file
View File

@@ -1,8 +1,9 @@
<?php
include_once( 'includes/status_messages.php' );
include_once('includes/status_messages.php');
function DisplayAbout() {
function DisplayAbout()
{
/**
*
* Displays info about the RaspAP project