File manager - Edit - /usr/share/phpmyadmin/libraries/classes/Engines/Merge.php
Back
<?php /* vim: set expandtab sw=4 ts=4 sts=4: */ /** * The MERGE storage engine * * @package PhpMyAdmin-Engines */ declare(strict_types=1); namespace PhpMyAdmin\Engines; use PhpMyAdmin\StorageEngine; /** * The MERGE storage engine * * @package PhpMyAdmin-Engines */ class Merge extends StorageEngine { }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.4 |
proxy
|
phpinfo
|
Settings