fix now?
This commit is contained in:
parent
5b789684b6
commit
ac7c291af5
@ -4,7 +4,7 @@
|
||||
<br>
|
||||
Details: <?php echo $_GET["details"]; ?>
|
||||
<br>
|
||||
Browser: <?php get_browser(user_agent, return_array); ?>
|
||||
Browser: <?php echo $HTTP_USER_AGENT; ?>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user