parent
5d3f787729
commit
230a8b22a4
|
@ -221,7 +221,6 @@ sub cgi_editpage ($$) {
|
|||
if (! defined $from || ! length $from ||
|
||||
$from ne $form->field('from') ||
|
||||
file_pruned($from) ||
|
||||
$from=~/^\// ||
|
||||
$absolute ||
|
||||
$form->submitted) {
|
||||
@page_locs=$best_loc=$page;
|
||||
|
|
Loading…
Reference in New Issue