add studentnumber
[ssproject1617.git] / report / v3_session.tex
index de65312..bff4658 100644 (file)
 
 
   \setcounter{enumi}{9}
-  \notapplicable{%
-      \item
+    \item
+      \pass{}  
     Verify that only session ids generated by the application framework are
     recognized as active by the application.
-  }
+    \begin{result}
+    Since the session ids come directly from \PHP{}'s session management functionality, only ids generated by \PHP{} will be accepted by the application.
+    \end{result}
+    
 
     \item
       \pass{}