5 lines
184 B
PHTML
5 lines
184 B
PHTML
<?php
|
|
// Copyright 1999-2025. WebPros International GmbH. All rights reserved.
|
|
?>
|
|
<?php echo $this->form ?>
|
|
<?php echo $this->partial('database/_form/db-server.phtml', null, $this); ?> |