the_bug hai 6 meses
pai
achega
c30f889c73
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/Controller/IndexController.php

+ 1 - 1
app/Controller/IndexController.php

@@ -24,6 +24,6 @@ class IndexController extends AbstractController
             'message' => "Hello {$user}.",
         ];
 
-        // test
+        // test123
     }
 }