Add return flight booking cinematic and personal informations editing.
[Project_webapp.git] / index.php
index 9dc9e0bff683e93bc416467c952f29a9e88095af..5c12c9e0477395dd88a9d26353b096dcd9e58440 100644 (file)
--- a/index.php
+++ b/index.php
@@ -22,6 +22,8 @@ if (!isset($form)) {
     $form = "";
 }
 
+//var_dump($_SESSION);
+
 function get_action_type() {
     global $is_page, $is_form;