From 68e68a0d965b56ad71b5d67170cfc57b24658ecb Mon Sep 17 00:00:00 2001 From: komarov Date: Sat, 18 Apr 2020 23:03:29 +0300 Subject: [PATCH] test --- project/test.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/test.php b/project/test.php index 596184c..fc6d725 100644 --- a/project/test.php +++ b/project/test.php @@ -2,5 +2,5 @@ declare(strict_types=1); -echo "Hello asdfadfdsd"; +echo "Hello aasdf"; phpinfo(); \ No newline at end of file