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:
2c3ae2c
)
Ugly hack fixing a Missing argument and a Undefined variable messages
author
Roland Mas
<lolando@debian.org>
Sun, 21 Mar 2010 20:13:02 +0000
(20:13 +0000)
committer
Roland Mas
<lolando@debian.org>
Sun, 21 Mar 2010 20:13:02 +0000
(20:13 +0000)
gforge/www/include/trove.php
patch
|
blob
|
history
diff --git
a/gforge/www/include/trove.php
b/gforge/www/include/trove.php
index 01dc94eff5161a62ed25a1c23cd16878cb818a29..a719b4342d0a64dbd8d757a2db0e40de44eea6a7 100644
(file)
--- a/
gforge/www/include/trove.php
+++ b/
gforge/www/include/trove.php
@@
-235,7
+235,7
@@
function trove_catselectfull($node,$selected,$name) {
* @param bool Whether to print category links
* @param bool ???
*/
-function trove_getcatlisting($group_id,$a_filter,$a_cats,$a_complete) {
+function trove_getcatlisting($group_id,$a_filter,$a_cats,$a_complete
=0
) {
global $discrim_url;
global $expl_discrim;
global $form_cat;