X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;ds=sidebyside;f=include%2Fbanana%2Fmoderate.inc.php;h=8ffd85d2023e131be998441cbbf8ba2ea828cb7f;hb=d96379f61ed824e9776fcf2fe1d044f37046b8d8;hp=b167cfded7011d7e203e897313b8f7f98ed8abf7;hpb=1515e65adcb5f6cee7d5327f28ebb85f48377791;p=platal.git diff --git a/include/banana/moderate.inc.php b/include/banana/moderate.inc.php index b167cfd..8ffd85d 100644 --- a/include/banana/moderate.inc.php +++ b/include/banana/moderate.inc.php @@ -39,7 +39,7 @@ function hook_makeLink($params) if ($key == 'group') { continue; } - if ($key == 'action') { + if ($key == 'action' && $value != 'showext') { continue; } if (!empty($get)) {