projects
/
fusionforge
/
fusionforge.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
project home
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
57d25ff
)
Backport from trunk: Add missing feedback variable.
author
Roland Mas
<lolando@debian.org>
Sat, 20 Mar 2010 21:26:57 +0000
(21:26 +0000)
committer
Roland Mas
<lolando@debian.org>
Sat, 20 Mar 2010 21:26:57 +0000
(21:26 +0000)
gforge/www/news/index.php
patch
|
blob
|
history
diff --git
a/gforge/www/news/index.php
b/gforge/www/news/index.php
index 18abe437bb11f937c9891b89ea3ab2a55eac692d..d62687d20a1e2452d2716a7632a66e7f0fd53ed9 100644
(file)
--- a/
gforge/www/news/index.php
+++ b/
gforge/www/news/index.php
@@
-87,3
+87,4
@@
news_footer(array());
// End:
?>
+$feedback = htmlspecialchars(getStringFromRequest('feedback'));