// loic1 - 2001/25/11: use the new globals arrays defined with php 4.1+
if(empty($HTTP_HOST)){
if(PMA_getenv('HTTP_HOST')){
$HTTP_HOST=PMA_getenv('HTTP_HOST');
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.