Remove double inclusion
This commit is contained in:
parent
f53a05afcc
commit
ab6c64a35f
@ -56,7 +56,6 @@ foreach ($post_params as $one_post_param) {
|
||||
}
|
||||
}
|
||||
|
||||
include_once 'libraries/schema/User_Schema.class.php';
|
||||
$user_schema = new PMA_User_Schema();
|
||||
|
||||
/**
|
||||
|
||||
Loading…
Reference in New Issue
Block a user