mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
Enhancement: Enable blank_line_after_opening_tag fixer (#875)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<?php
|
||||
|
||||
$_SERVER['BASE_PAGE'] = 'results.php';
|
||||
include __DIR__ . '/include/prepend.inc';
|
||||
include __DIR__ . '/include/results.inc';
|
||||
|
||||
Reference in New Issue
Block a user