Completed
Push — master ( 465683...e5d624 )
by Joao
01:45
created
webtest/index.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -15,7 +15,7 @@
 block discarded – undo
15 15
 </div>
16 16
 
17 17
 <div>
18
-    <textarea cols="50" rows="20"><?php print_r($_SESSION);?>
18
+    <textarea cols="50" rows="20"><?php print_r($_SESSION); ?>
19 19
     </textarea>
20 20
 </div>
21 21
 
Please login to merge, or discard this patch.