[wiki] !#@!@ correction d'un bug de subscribeTo
Je pense que cette macro mériterait d'être supprimée darcs-hash:20090427183821-bd074-e18728978a5559917aee6dc51aa8a025ace044c7.gz
This commit is contained in:
parent
cd037bbbe9
commit
c52e7d77ca
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ def execute (macro, args):
|
||||||
_ = macro.request.getText
|
_ = macro.request.getText
|
||||||
|
|
||||||
# return immediately if getting links for the current page
|
# return immediately if getting links for the current page
|
||||||
if request.mode_getpagelinks:
|
if macro.request.mode_getpagelinks:
|
||||||
return ''
|
return ''
|
||||||
|
|
||||||
unknownuname = {}
|
unknownuname = {}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue