<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 22.07.13 11:57, Michée Lengronne
      wrote:<br>
    </div>
    <blockquote cite="mid:51ED0218.2090204@coppint.com" type="cite">
      <meta http-equiv="content-type" content="text/html;
        charset=ISO-8859-1">
      Hello, I would like to store a variable in the session. I use the
      function userExists in OC_User_Backend to store it.<br>
      <br>
      But, the variable is not kept by the system and disappear from the
      session. Is there a special method specific to owncloud to store a
      variable in the session ?<br>
      <br>
    </blockquote>
    <a class="moz-txt-link-freetext" href="http://www.php.net/manual/en/reserved.variables.session.php">http://www.php.net/manual/en/reserved.variables.session.php</a> ?<br>
  </body>
</html>