summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
c2dafcb)
This can replace equivalent functionality in comments and recentchanges.
error("\"do\" parameter missing");
}
}
error("\"do\" parameter missing");
}
}
+
+ if ($do eq 'goto' || $do eq 'recentchanges_link' ||
+ $do eq 'commenter') {
+ cgi_goto($q);
+ }
+
# Need to lock the wiki before getting a session.
lockwiki();
loadindex();
# Need to lock the wiki before getting a session.
lockwiki();
loadindex();