@@ -15,7 +15,7 @@ |
||
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 |