Merge branch 'master' of gitlab.science.ru.nl:mlubbers/ssproject1617
[ssproject1617.git] / report / v3_session.tex
index de65312..712b717 100644 (file)
 
 
   \setcounter{enumi}{9}
-  \notapplicable{%
       \item
     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