File manager - Edit - /usr/local/cpanel/3rdparty/perl/542/cpanel-lib/URI/maxdb.pm
Back
package URI::maxdb; use base 'URI::_db'; our $VERSION = '0.23'; sub default_port { 7673 } sub dbi_driver { 'MaxDB' } sub canonical_engine { 'maxdb' } sub _dbi_param_map { } sub dbi_dsn { my $self = shift; return join ( ':' => 'dbi', $self->dbi_driver, grep { defined } $self->host, $self->_port, ) . $self->path_query; } 1;
| ver. 1.4 |
Github
|
.
| PHP 8.1.34 | Generation time: 0.05 |
proxy
|
phpinfo
|
Settings