Skip to content

Commit abbbec8

Browse files
committed
missed 2 commits
1 parent 365b49b commit abbbec8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

images/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
declare(strict_types=1);
3+
declare(strict_types = 1);
44

55
/*
66
+-------------------------------------------------------------------------+

locales/LC_MESSAGES/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
declare(strict_types=1);
3+
declare(strict_types = 1);
44

55
/*
66
+-------------------------------------------------------------------------+

0 commit comments

Comments
 (0)