404

[ Avaa Bypassed ]




Upload:

Command:

botdev@13.59.192.254: ~ $
#!/usr/bin/perl -w
# This file was preprocessed, do not edit!


package Debconf::Element::Editor::Text;
use strict;
use base qw(Debconf::Element);


sub show {
	my $this=shift;

	$this->frontend->comment($this->question->extended_description."\n\n".
		$this->question->description."\n\n");
	
	$this->value('');
}

1

Filemanager

Name Type Size Permission Actions
Boolean.pm File 1009 B 0644
Error.pm File 165 B 0644
Multiselect.pm File 916 B 0644
Note.pm File 164 B 0644
Password.pm File 171 B 0644
Progress.pm File 235 B 0644
Select.pm File 834 B 0644
String.pm File 439 B 0644
Text.pm File 316 B 0644