Linux vps.jarleysistemas.com.br 3.10.0 #1 SMP Tue Jan 9 19:45:01 MSK 2024 x86_64
Apache
31.220.53.84
36 Domain
/
csf
/
cpanel
/
Driver
/
ConfigServercsf
/
[
drwxr-xr-x
]
[ HOME ]
Exec
Submit
File Name :META.pm
package Cpanel::Config::ConfigObj::Driver::ConfigServercsf::META; use strict; our $VERSION = 1.1; #use parent qw(Cpanel::Config::ConfigObj::Interface::Config::Version::v1); sub spec_version { return 1; } sub meta_version { return 1; } sub get_driver_name { return 'ConfigServercsf_driver'; } sub content { my ($locale_handle) = @_; my $content = { 'vendor' => 'Way to the Web Limited', 'url' => 'www.configserver.com', 'name' => { 'short' => 'ConfigServercsf Driver', 'long' => 'ConfigServercsf Driver', 'driver' => get_driver_name(), }, 'since' => 'cPanel 11.38.1', 'abstract' => "A ConfigServercsf driver", 'version' => $VERSION, }; if ($locale_handle) { $content->{'abstract'} = $locale_handle->maketext("ConfigServer csf driver"); } return $content; } sub showcase { return; } 1;
Back
Folder Name
Submit
File Name
File Content
Submit
Name
Type
Size
Owner/Group
Permission
Last Modified
Actions
.
dir
-
root/root
drwxr-xr-x
2020-06-17 02:55:46
..
dir
-
root/root
drwxr-xr-x
2020-06-17 02:55:46
META.pm
text/plain
943 B
root/root
-rw-r--r--
2017-11-07 09:59:36
© BlackDragon