typo
This commit is contained in:
@@ -558,7 +558,7 @@ if (uname.value == '') {
|
|||||||
PMA_auth();
|
PMA_auth();
|
||||||
|
|
||||||
return TRUE;
|
return TRUE;
|
||||||
} // end of the 'PMA_auth()' function
|
} // end of the 'PMA_auth_fails()' function
|
||||||
|
|
||||||
} // $__PMA_COOKIE_AUTH_LIB__
|
} // $__PMA_COOKIE_AUTH_LIB__
|
||||||
?>
|
?>
|
||||||
|
@@ -258,7 +258,7 @@ h1 {font-family: <?php echo $right_font_family; ?>; font-size: <?php echo
|
|||||||
PMA_auth();
|
PMA_auth();
|
||||||
|
|
||||||
return TRUE;
|
return TRUE;
|
||||||
} // end of the 'PMA_auth()' function
|
} // end of the 'PMA_auth_fails()' function
|
||||||
|
|
||||||
} // $__PMA_HTTP_AUTH_LIB__
|
} // $__PMA_HTTP_AUTH_LIB__
|
||||||
?>
|
?>
|
||||||
|
Reference in New Issue
Block a user