зеркало из https://github.com/mozilla/pjs.git
Bug 155805 doeditcheckin.cgi still has an unported TCL line(!!)
r=justdave
This commit is contained in:
Родитель
bea9f48808
Коммит
247af4404e
|
@ -39,7 +39,7 @@ my $busted = 0;
|
|||
my $info;
|
||||
|
||||
if (!exists $::FORM{'id'}) {
|
||||
set busted 1
|
||||
$busted = 1;
|
||||
} else {
|
||||
$info = eval("\\%" . $::FORM{'id'});
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче