X-Git-Url: https://git.piment-noir.org/?p=Project_webapp.git;a=blobdiff_plain;f=index.php;fp=index.php;h=5c12c9e0477395dd88a9d26353b096dcd9e58440;hp=9dc9e0bff683e93bc416467c952f29a9e88095af;hb=22f1dc6402dbc9a9c5d2ed2f17ef54044d35ec2a;hpb=0a87f4538a04b4dba4888a6abdb166ba8f465ba4 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;