diff options
Diffstat (limited to 'private/model/creds.php')
| -rw-r--r-- | private/model/creds.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/private/model/creds.php b/private/model/creds.php index 8ec06ad..accffa5 100644 --- a/private/model/creds.php +++ b/private/model/creds.php @@ -1,6 +1,6 @@ <?php -declare(strict_types = On); +declare(strict_types=1); /** * Holds the credentials for connecting to the database |
