|
|
|
@ -7,8 +7,8 @@ declare(strict_types=1); |
|
|
|
* @copyright Copyright (c) 2022, Robert Strutts. |
|
|
|
* @copyright Copyright (c) 2022, Robert Strutts. |
|
|
|
* @license https://mit-license.org/ |
|
|
|
* @license https://mit-license.org/ |
|
|
|
*/ |
|
|
|
*/ |
|
|
|
$print_new_line = true; |
|
|
|
$print_new_line = false; |
|
|
|
$show_filename_comments = true; |
|
|
|
$show_filename_comments = false; |
|
|
|
$make_one_file = true; |
|
|
|
$make_one_file = true; |
|
|
|
|
|
|
|
|
|
|
|
if ($make_one_file) { |
|
|
|
if ($make_one_file) { |
|
|
|
|