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 833e22b78ed60b21627c52ee86a42764ad72c0b1 (commit)
from f05e2ef89489d50fec53737040c86aafe8cfb397 (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=833e22b78ed60b21627c52ee86a42764ad72c0b1
commit 833e22b78ed60b21627c52ee86a42764ad72c0b1
Author: Marc-Etienne Vargenau <[email protected]>
Date: Fri Jul 8 11:06:34 2016 +0200
No closing ?> at end of file
diff --git a/src/www/projects b/src/www/projects
index be5704b..e87e212 100644
--- a/src/www/projects
+++ b/src/www/projects
@@ -159,8 +159,7 @@ if (!isset($group_id) && !isset($project)) {
include $gfwww.'include/project_home.php';
}
}
- }
- else {
+ } else {
header('HTTP/1.1 404 Not Found',true,404);
exit_error('HTTP/1.1 404 Not Found');
}
@@ -170,5 +169,3 @@ if (!isset($group_id) && !isset($project)) {
// mode: php
// c-file-style: "bsd"
// End:
-
-?>
-----------------------------------------------------------------------
Summary of changes:
src/www/projects | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
hooks/post-receive
--
FusionForge
_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits