diff --git a/index.php b/index.php index 1e5975d..d4100c2 100644 --- a/index.php +++ b/index.php @@ -1,8 +1,5 @@ processRequests(); ?> + $xajax->processRequests(); + + $timestamp=time(); + setcookie("timestamp",$timestamp,($timestamp + 5000)); + $_SESSION['timestamp']= $timestamp; + ?> diff --git a/milfs b/milfs index fa0da96..ade42da 160000 --- a/milfs +++ b/milfs @@ -1 +1 @@ -Subproject commit fa0da963dd2cf78a02d0c299367b5e54d9cbdfe1 +Subproject commit ade42da280750575989a5cef5b144dc1f54c46b1 diff --git a/salir.php b/salir.php new file mode 100644 index 0000000..0935b77 --- /dev/null +++ b/salir.php @@ -0,0 +1,6 @@ +