No need to explicitely include relation.lib its anyway included in common.inc
This commit is contained in:
@@ -18,10 +18,10 @@ if (!isset($selected_tbl)) {
|
||||
/**
|
||||
* Gets the relations settings
|
||||
*/
|
||||
require_once './libraries/relation.lib.php';
|
||||
$cfgRelation = PMA_getRelationsParam();
|
||||
|
||||
require_once './libraries/transformations.lib.php';
|
||||
|
||||
$cfgRelation = PMA_getRelationsParam();
|
||||
|
||||
/**
|
||||
* Check parameters
|
||||
|
Reference in New Issue
Block a user