 |
|
 |
http://motas.oicp.net/tieba/post.php?i=454&p=4
|
 |
|
 |
fdfdfg
|
 |
fdgfddfg
|
 |
/** * Gets a core script and starts output buffering work */ require_once './libraries/common.inc.php';
PMA_checkParameters(array('db', 'table', 'field'));
require_once './libraries/ob.lib.php'; PMA_outBufferPre();
require_once './libraries/header_http.inc.php';
/** * Displays the frame */ $per_page = 200; require_once './libraries/relation.lib.php'; // foreign keys require_once './libraries/transformations.lib.php'; // Transformations $cfgRelation = PMA_getRelationsParam(); $foreigners = ($cfgRelation['relwork'] ? PMA_getForeigners($db, $table) : FALSE);
|
 |
/** * Gets a core script and starts output buffering work */ require_once './libraries/common.inc.php';
PMA_checkParameters(array('db', 'table', 'field'));
require_once './libraries/ob.lib.php'; PMA_outBufferPre();
require_once './libraries/header_http.inc.php';
/** * Displays the frame */ $per_page = 200; require_once './libraries/relation.lib.php'; // foreign keys require_once './libraries/transformations.lib.php'; // Transformations $cfgRelation = PMA_getRelationsParam(); $foreigners = ($cfgRelation['relwork'] ? PMA_getForeigners($db, $table) : FALSE);
|
 |
re();
require_once './libraries/header_http.inc.php';
/**
|
 |
fghfgfgh
|
 |
gfddfgfdg
|