3.3
This commit is contained in:
16
libraries/engines/merge.lib.php
Normal file
16
libraries/engines/merge.lib.php
Normal file
@@ -0,0 +1,16 @@
|
||||
<?php
|
||||
/* vim: set expandtab sw=4 ts=4 sts=4: */
|
||||
/**
|
||||
* @version $Id$
|
||||
* @package phpMyAdmin-Engines
|
||||
*/
|
||||
|
||||
/**
|
||||
*
|
||||
* @package phpMyAdmin-Engines
|
||||
*/
|
||||
class PMA_StorageEngine_merge extends PMA_StorageEngine
|
||||
{
|
||||
}
|
||||
|
||||
?>
|
Reference in New Issue
Block a user