X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=index.php;h=5c12c9e0477395dd88a9d26353b096dcd9e58440;hb=a0e7c679474abba8e61aa6241f7a5293ab631cc1;hp=9dc9e0bff683e93bc416467c952f29a9e88095af;hpb=a96fefe119b8c91c2f5ae6ad04e11af676e5540b;p=Project_webapp.git diff --git a/index.php b/index.php index 9dc9e0b..5c12c9e 100644 --- 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;