[Pkg-owncloud-commits] [owncloud-doc] 05/28: fix session description
David Prévot
taffit at moszumanska.debian.org
Fri Oct 17 01:16:03 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository owncloud-doc.
commit 6d830f1c8584e56f1ce956bcdaf134f5985bef7b
Author: Bernhard Posselt <dev at bernhard-posselt.com>
Date: Tue Oct 14 13:45:05 2014 +0200
fix session description
---
developer_manual/app/users.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/developer_manual/app/users.rst b/developer_manual/app/users.rst
index 05a8854..3c311c0 100644
--- a/developer_manual/app/users.rst
+++ b/developer_manual/app/users.rst
@@ -174,7 +174,7 @@ Then users can be logged in by using:
Session Information
===================
-To login, logout or getting the currently logged in user, the Session has to be injected from the ServerContainer:
+To set, get or modify session variables, the Session has to be injected from the ServerContainer:
.. code-block:: php
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-doc.git
More information about the Pkg-owncloud-commits
mailing list