repo.or.cz
/
phpmyadmin
/
arisferyanto.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
typo
[phpmyadmin/arisferyanto.git]
/
libraries
/
engines
/
merge.lib.php
blob
ebaf97a430d978d8b43d8b52ece383763a7ba2a4
1
<
?php
2
/* vim: set expandtab sw=4 ts=4 sts=4: */
3
/**
4
* @version $Id$
5
* @package phpMyAdmin-Engines
6
*/
7
8
/**
9
*
10
* @package phpMyAdmin-Engines
11
*/
12
class
PMA_StorageEngine_merge
extends
PMA_StorageEngine
13
{
14
}
15
16
?
>