Fix PHP file encoding

This commit is contained in:
2026-07-10 16:49:32 +02:00
parent 1cdef43a87
commit f469086bc0
13 changed files with 12 additions and 15 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
<?php
<?php
class AuthController
{
+1 -1
View File
@@ -1,4 +1,4 @@
<?php
<?php
class HabitController
{