5 lines
60 B
PHP
5 lines
60 B
PHP
![]() |
<?php
|
||
|
function &parseUserAgent(ua_string): ?string {
|
||
|
|
||
|
}
|
||
|
?>
|