Vai al codice sorgente di questo file.
Variabili | |
| $cookie_path = substr($pma_uri_parts['path'], 0, strrpos($pma_uri_parts['path'], '/')) | |
| $is_https = (isset($pma_uri_parts['scheme']) && $pma_uri_parts['scheme'] == 'https') ? 1 : 0 | |
| $cfgRelation = PMA_getRelationsParam() | |
| $phpmain_hash = md5($cfg['PmaAbsoluteUri']) | |
| $phpmain_hash_js = time() | |
| $logo_image = $GLOBALS['pmaThemeImage'] . 'logo_left.png' | |
| $query_frame_height = 0 | |
| $query_frame_height = ($tmp_imgsize[1] + 60) | |
| $query_frame_height = ((!isset($GLOBALS['theme']) || $GLOBALS['theme']=='original') ? 25 : 0) | |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.6