Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /usr/share/perl5/Debconf/Element/ |
Current File : //usr/share/perl5/Debconf/Element/Noninteractive.pm |
#!/usr/bin/perl -w # This file was preprocessed, do not edit! package Debconf::Element::Noninteractive; use strict; use base qw(Debconf::Element); sub visible { my $this=shift; return; } sub show { my $this=shift; my $default=''; $default=$this->question->value if defined $this->question->value; $this->value($default); } 1
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare