From 2e8c2360a50dc9ecad0a83b580ec8af926c7a578 Mon Sep 17 00:00:00 2001 From: komal Date: Thu, 17 Jun 2021 16:40:14 +0530 Subject: [PATCH] xxx --- newfile.php | 1 + test.php | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/newfile.php b/newfile.php index 417b5ba..4af2847 100644 --- a/newfile.php +++ b/newfile.php @@ -3,4 +3,5 @@ echo "sdf"; /** abc **/ echo "abc"; +xxx; ?> \ No newline at end of file diff --git a/test.php b/test.php index 6cf9656..72dceba 100644 --- a/test.php +++ b/test.php @@ -1 +1,2 @@ - \ No newline at end of file + +xxx; \ No newline at end of file