path disclosure
This commit is contained in:
@@ -2,6 +2,12 @@
|
|||||||
/* $Id$ */
|
/* $Id$ */
|
||||||
// vim: expandtab sw=4 ts=4 sts=4:
|
// vim: expandtab sw=4 ts=4 sts=4:
|
||||||
|
|
||||||
|
// Check parameters
|
||||||
|
|
||||||
|
if (!defined('PMA_COMMON_LIB_INCLUDED')) {
|
||||||
|
include('./libraries/common.lib.php3');
|
||||||
|
}
|
||||||
|
PMA_checkParameters(array('is_superuser', 'url_query'));
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Counts amount of navigation tabs
|
* Counts amount of navigation tabs
|
||||||
|
Reference in New Issue
Block a user