Fix?
This commit is contained in:
parent
f4ff816ef2
commit
ca7726c426
@ -4,8 +4,7 @@
|
|||||||
<br>
|
<br>
|
||||||
Details: <?php echo $_GET["details"]; ?>
|
Details: <?php echo $_GET["details"]; ?>
|
||||||
<br>
|
<br>
|
||||||
Browser: <?php &ua = get_browser(user_agent, return_array);
|
Browser: <?php get_browser(user_agent, return_array); ?>
|
||||||
echo $ua; ?>
|
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Reference in New Issue
Block a user