From 79117d74143ec056db4dd4983757039763c4e16f Mon Sep 17 00:00:00 2001 From: Tham Hoang Date: Fri, 4 Sep 2015 13:41:40 -0400 Subject: [PATCH] some change --- .idea/workspace.xml | 38 +++++++++++++++++++------------------- get.php | 4 +++- 2 files changed, 22 insertions(+), 20 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 34483ab..db0aec1 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -34,11 +34,11 @@ - + - - + + @@ -66,11 +66,11 @@ - + - - + + @@ -88,9 +88,9 @@ @@ -422,16 +422,6 @@ - - - - - - - - - - @@ -444,8 +434,8 @@ - - + + @@ -453,5 +443,15 @@ + + + + + + + + + + \ No newline at end of file diff --git a/get.php b/get.php index b7cb468..93484aa 100644 --- a/get.php +++ b/get.php @@ -7,4 +7,6 @@ */ $params = $_POST['params']; -echo '
'; print_r($params); echo '
'; \ No newline at end of file +echo '
'; print_r($params); echo '
'; +echo "change"; +?> \ No newline at end of file