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