Add file level docblock
This commit is contained in:
parent
e55d178a42
commit
d1c5d981e5
@ -1,5 +1,10 @@
|
||||
<?php
|
||||
/* vim: set expandtab sw=4 ts=4 sts=4: */
|
||||
/**
|
||||
* Server synchronisation functions.
|
||||
*
|
||||
* @package phpMyAdmin
|
||||
*/
|
||||
|
||||
/**
|
||||
* PMA_getMatchingTables places matching tables in source
|
||||
|
||||
Loading…
Reference in New Issue
Block a user