This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "FusionForge".
The branch, master has been updated
via 8753ebcc405bffdfbbebd7d2f00419409fc821b9 (commit)
from 00374a39ebde60bb3d9866f854b915f39cf0f5f1 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://scm.fusionforge.org/anonscm/gitweb/?p=fusionforge/fusionforge.git;a=commitdiff;h=8753ebcc405bffdfbbebd7d2f00419409fc821b9
commit 8753ebcc405bffdfbbebd7d2f00419409fc821b9
Author: Marc-Etienne Vargenau <[email protected]>
Date: Thu Nov 17 19:06:20 2016 +0100
PHP Doc
diff --git a/src/common/include/session.php b/src/common/include/session.php
index 66eab5b..6debd6d 100644
--- a/src/common/include/session.php
+++ b/src/common/include/session.php
@@ -367,7 +367,8 @@ function session_cookie($name, $value, $domain='',
$expiration=0) {
/**
* session_redirect_uri() - Redirect browser
*
- * @param string Absolute URI
+ * @param string $loc Absolute URI
+ * @param bool $permanent
* @return never returns
*/
function session_redirect_uri($loc, $permanent=true) {
-----------------------------------------------------------------------
Summary of changes:
src/common/include/session.php | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
hooks/post-receive
--
FusionForge
_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits