Forgor to bump dates.
This commit is contained in:
parent
8a563ba73b
commit
51f0f150a8
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
<?php
|
<?php
|
||||||
// DbConfig.php
|
// DbConfig.php
|
||||||
// Created: 2023-10-20
|
// Created: 2023-10-20
|
||||||
// Updated: 2023-10-20
|
// Updated: 2024-06-03
|
||||||
|
|
||||||
namespace Syokuhou;
|
namespace Syokuhou;
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
<?php
|
<?php
|
||||||
// DbConfigTest.php
|
// DbConfigTest.php
|
||||||
// Created: 2023-10-20
|
// Created: 2023-10-20
|
||||||
// Updated: 2023-10-20
|
// Updated: 2024-06-03
|
||||||
|
|
||||||
declare(strict_types=1);
|
declare(strict_types=1);
|
||||||
|
|
||||||
|
|
Reference in a new issue