From d86c782899f989645a0198b6b27c0e87dd90baa3 Mon Sep 17 00:00:00 2001 From: Reza Khan Date: Mon, 14 Sep 2020 21:43:23 +0600 Subject: [PATCH] index file edited for creating simple PR --- index.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/index.php b/index.php index f7d9abaf..682a0731 100644 --- a/index.php +++ b/index.php @@ -10,3 +10,6 @@ krelated init(); + +// this line is edited for creating pull request +echo "pull request created";