File manager - Edit - /home/newsbmcs.com/public_html/static/img/logo/Password.pm.tar
Back
usr/share/perl5/Debconf/Element/Web/Password.pm 0000644 00000000743 15030257211 0015314 0 ustar 00 #!/usr/bin/perl -w # This file was preprocessed, do not edit! package Debconf::Element::Web::Password; use strict; use base qw(Debconf::Element); sub show { my $this=shift; $_=$this->question->extended_description; s/\n/\n<br>\n/g; $_.="\n<p>\n"; my $default=''; $default=$this->question->value if defined $this->question->value; my $id=$this->id; $_.="<b>".$this->question->description."</b><input type=password name=\"$id\" value=\"$default\">\n"; return $_; } 1 usr/share/perl5/Debconf/Element/Editor/Password.pm 0000644 00000000253 15030302201 0016007 0 ustar 00 #!/usr/bin/perl -w # This file was preprocessed, do not edit! package Debconf::Element::Editor::Password; use strict; use base qw(Debconf::Element::Editor::String); 1
| ver. 1.4 |
Github
|
.
| PHP 8.2.28 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings