Explicitly set blank_line_before_statement to exclude include* and require*

Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
DL6ER
2022-08-07 20:55:02 +02:00
parent da8b3ce479
commit 97a76669a2
18 changed files with 14 additions and 45 deletions
-2
View File
@@ -8,9 +8,7 @@
*/
$indexpage = true;
require 'scripts/pi-hole/php/header.php';
require_once 'scripts/pi-hole/php/gravity.php';
?>
<!-- Sourceing CSS colors from stylesheet to be used in JS code -->